Following a roguelike tutorial for Godot game engine.
https://github.com/Bozar/GodotRoguelikeTutorial/wiki
- GDScript 100%
| library | init whole level: walls, dwarfs, etc. | |
| resource | add sprites as nodes and separate scenes | |
| scene | fix wording in mockup GUI | |
| sprite | add sprites as nodes and separate scenes | |
| .gitignore | add .gitignore | |
| default_env.tres | project setup | |
| LICENSE | add license and readme | |
| project.godot | add sprites as nodes and separate scenes | |
| README.md | add license and readme | |
tbd
I'll probably leave notes here about the tutorial itself, my progress, or other useful links.