mirror of
https://github.com/Relintai/awesome-godot.git
synced 2025-05-02 20:27:55 +02:00
Add BlockPop by vnen
This commit is contained in:
parent
18933e7df8
commit
9b43da9c64
11
README.md
11
README.md
@ -2,20 +2,17 @@
|
|||||||
|
|
||||||
A curated list of [free/libre](https://gnu.org/philosophy/free-sw.html) games, plugins, add-ons and scripts for [Godot](http://godotengine.org).
|
A curated list of [free/libre](https://gnu.org/philosophy/free-sw.html) games, plugins, add-ons and scripts for [Godot](http://godotengine.org).
|
||||||
|
|
||||||
Want to contribute to this list? Read [CONTRIBUTING.md](https://github.com/Calinou/awesome-godot/blob/master/CONTRIBUTING.md) first.
|
|
||||||
|
|
||||||
For installation instructions, read [INSTALL.md](https://github.com/Calinou/awesome-godot/blob/master/INSTALL.md).
|
For installation instructions, read [INSTALL.md](https://github.com/Calinou/awesome-godot/blob/master/INSTALL.md).
|
||||||
|
|
||||||
This list is part of [awesome](https://github.com/sindresorhus/awesome), a curated list of awesome lists.
|
|
||||||
|
|
||||||
## Games
|
## Games
|
||||||
|
|
||||||
*Games that use Godot.*
|
*Games that use Godot.*
|
||||||
|
|
||||||
### 2D
|
### 2D
|
||||||
|
|
||||||
|
- [BlockPop](https://github.com/vnen/blockpop) - A simple Breakout clone.
|
||||||
- [Bombs](https://github.com/randyyaj/Bombs) - Simple mobile game. You need to touch bombs to diffuse them.
|
- [Bombs](https://github.com/randyyaj/Bombs) - Simple mobile game. You need to touch bombs to diffuse them.
|
||||||
- [DynaDungeons](https://github.com/akien-mga/dynadungeons) - Bomberman clone in a fantasy universe
|
- [DynaDungeons](https://github.com/akien-mga/dynadungeons) - Bomberman clone in a fantasy universe.
|
||||||
- [Libre Pinball](https://github.com/Calinou/libre-pinball) - A pinball game.
|
- [Libre Pinball](https://github.com/Calinou/libre-pinball) - A pinball game.
|
||||||
- [Minilens](http://kobuge-games.github.io/minilens/) - Free puzzle platform game.
|
- [Minilens](http://kobuge-games.github.io/minilens/) - Free puzzle platform game.
|
||||||
- [Ringed](https://github.com/KOBUGE-Games/ringed) - Top-down shooter with extensive usage of light effects.
|
- [Ringed](https://github.com/KOBUGE-Games/ringed) - Top-down shooter with extensive usage of light effects.
|
||||||
@ -45,10 +42,10 @@ Nothing for now.
|
|||||||
|
|
||||||
*Stuff integrated into Godot core (C++).*
|
*Stuff integrated into Godot core (C++).*
|
||||||
|
|
||||||
- [Gdnet](https://github.com/jrimclean/gdnet) - An ENet wrapper for Godot
|
- [Gdnet](https://github.com/jrimclean/gdnet) - An ENet wrapper for Godot.
|
||||||
- [WaterSplash 2D node](https://github.com/laverneth/WaterSplash)
|
- [WaterSplash 2D node](https://github.com/laverneth/WaterSplash)
|
||||||
- [Head tracking using OpenCV](https://github.com/antarktikali/godot-opencv-gpu-perspective)
|
- [Head tracking using OpenCV](https://github.com/antarktikali/godot-opencv-gpu-perspective)
|
||||||
- [RawPacker](https://github.com/jrimclean/rawpacker) - Simple binary packing/unpacking for RawArray
|
- [RawPacker](https://github.com/jrimclean/rawpacker) - Simple binary packing/unpacking for RawArray.
|
||||||
|
|
||||||
## Plugins and scripts
|
## Plugins and scripts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user