mirror of
https://github.com/Relintai/awesome-godot.git
synced 2024-11-20 21:47:20 +01:00
Add a Projects section with non-game projects made with Godot
This commit is contained in:
parent
928552fc71
commit
9bc2defda7
@ -9,6 +9,7 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
|
||||
- [Games](#games)
|
||||
- [2D](#2d)
|
||||
- [3D](#3d)
|
||||
- [Projects](#projects)
|
||||
- [Demos](#demos)
|
||||
- [Tutorials](#tutorials)
|
||||
- [Text tutorials](#text-tutorials)
|
||||
@ -58,6 +59,13 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
|
||||
- [Super Tux Party](https://anti.itch.io/super-tux-party) - A free/libre and open-source party game that is meant to replicate the feel of games such as Mario Party (Godot 3.1).
|
||||
- [Veraball](https://github.com/Veraball/veraball) - Free "roll the ball" game. Collect coins and reach the finish, without falling out of the level (Godot 2.0).
|
||||
|
||||
## Projects
|
||||
|
||||
*Non-game projects made with Godot (tools/utilities).*
|
||||
|
||||
- [Pixelorama](https://github.com/Orama-Interactive/Pixelorama) - 2D pixel art editor (Godot 3.1).
|
||||
- [Material Maker](https://github.com/RodZill4/godot-procedural-textures) - Create PBR materials procedurally (similar to Substance Designer) (Godot 3.1).
|
||||
|
||||
## Demos
|
||||
|
||||
*Demos to learn GDScript, its concepts, and various game features.*
|
||||
|
Loading…
Reference in New Issue
Block a user