Find a file
2024-03-23 13:12:35 +01:00
bin Copy generated library to the projectdir 2023-10-16 16:35:06 -04:00
design chore: added design document 2024-03-18 23:06:48 +01:00
godot chore(cleanup): changed order of nodes in player character 2024-03-23 13:12:35 +01:00
godot-cpp@4b63d795e4 feat: updated godot-cpp 2024-03-07 21:02:55 +01:00
src feat: added get_home_position and in_player_line_of_fire to PlayerState 2024-03-23 13:12:08 +01:00
.clang-format Add Godot project .clang-format file 2023-10-08 13:50:37 -04:00
.gitattributes Created game template 2024-03-07 20:41:08 +01:00
.gitignore Created game template 2024-03-07 20:41:08 +01:00
.gitmodules Created game template 2024-03-07 20:41:08 +01:00
Makefile feat: added makefile 2024-03-23 13:07:13 +01:00
SConstruct feat: initialized project 2024-03-07 20:59:55 +01:00