feat: initialized template and wrote first gameplay code

This commit is contained in:
Sara 2025-07-14 23:03:04 +02:00
parent 82f2cae0f6
commit 46a958f801
47 changed files with 1093 additions and 33 deletions

6
.gitignore vendored
View file

@ -11,9 +11,9 @@ config.log
compile_commands.json
engine/.github
project/.godot
build/PROJECT.pck
build/PROJECT.x86_64
build/PROJECT.exe
build/wave_survival.pck
build/wave_survival.x86_64
build/wave_survival.exe
build.zip
# general-purpose cache folder (used by e.g clangd)