feat: initialized template and wrote first gameplay code
This commit is contained in:
parent
82f2cae0f6
commit
46a958f801
47 changed files with 1093 additions and 33 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue