Go to file
James Skemp 3cdfd4eaa7 Add ability to start game with Enter 2023-10-10 21:11:50 -05:00
art Add initial assets and setup window size and mode 2023-10-10 18:20:58 -05:00
fonts Add initial assets and setup window size and mode 2023-10-10 18:20:58 -05:00
.gitattributes Add initial assets and setup window size and mode 2023-10-10 18:20:58 -05:00
.gitignore Add initial assets and setup window size and mode 2023-10-10 18:20:58 -05:00
HUD.gd Add HUD and functionality to actually be able to play 2023-10-10 20:52:11 -05:00
dodge_the_creeps_2d_assets.zip Add initial assets and setup window size and mode 2023-10-10 18:20:58 -05:00
hud.tscn Add ability to start game with Enter 2023-10-10 21:11:50 -05:00
icon.svg Add initial assets and setup window size and mode 2023-10-10 18:20:58 -05:00
icon.svg.import Add initial assets and setup window size and mode 2023-10-10 18:20:58 -05:00
main.gd Add background and music to game 2023-10-10 21:07:17 -05:00
main.tscn Add background and music to game 2023-10-10 21:07:17 -05:00
mob.gd Add new scene for enemies 2023-10-10 20:05:07 -05:00
mob.tscn Add functionality to remove all remaining enemies on new game 2023-10-10 20:55:48 -05:00
player.gd Add initial logic to handle player collisions 2023-10-10 19:48:26 -05:00
player.tscn Add initial logic to handle player collisions 2023-10-10 19:48:26 -05:00
project.godot Add ability to start game with Enter 2023-10-10 21:11:50 -05:00