This is the game used for our university title project.
Go to file
Chris Cromer 0f85d5cfa3
use the Time singleton instead of OS singleton
time functions in OS are being deprecated and will be removed in gotod 4.0
2022-08-05 13:23:45 -04:00
godot use the Time singleton instead of OS singleton 2022-08-05 13:23:45 -04:00
godot-cpp@867374da40 add godot-cpp 3.5 submodule 2022-08-05 12:06:45 -04:00
src move the level instance to a level node so that pausing the game doesn't effect the main node 2022-08-03 21:25:19 -04:00
.gitattributes initial commit 2022-01-17 00:58:56 -03:00
.gitignore ignore tiled session files 2022-04-16 20:05:32 -04:00
.gitmodules add godot-cpp 3.5 submodule 2022-08-05 12:06:45 -04:00
doxygen.conf change the game name 2022-04-09 21:50:08 -04:00
LICENSE initial commit 2022-01-17 00:58:56 -03:00
Makefile change the game name 2022-04-09 21:50:08 -04:00
README.md change the game name 2022-04-09 21:50:08 -04:00
SConstruct remove include directory 2022-04-10 09:43:33 -04:00