Vampire Survivors clone on the cheap as a final project for CS50x
Find a file
2023-06-20 23:52:41 +02:00
Assets Added music and sound effects, plus an explosion animation for the enemies when they die 2023-05-05 00:00:53 +02:00
Scenes Made a proper list of upgrade out of the debug info 2023-06-09 21:22:41 +02:00
Scripts Fixed by force the lack of reset of player progression when restarting a game after death 2023-06-20 23:52:41 +02:00
.gitignore Updat .gitignore for godot 4 2023-02-16 21:36:12 +01:00
assets_credits.txt Added music and sound effects, plus an explosion animation for the enemies when they die 2023-05-05 00:00:53 +02:00
icon.svg Initial setup 2023-02-16 21:33:52 +01:00
icon.svg.import Initial setup 2023-02-16 21:33:52 +01:00
LICENSE Initial commit 2023-02-16 20:23:55 +01:00
project.godot Levelup menu added with pause and options from a Upgrades node added in autoload 2023-03-01 23:25:52 +01:00
README.md Initial commit 2023-02-16 20:23:55 +01:00

Survivor50

Vampire Survivors clone on the cheap as a final project for CS50x