warmup run for godot development
Go to file
taylor berukoff 88e5ff56c2 setup main scene with mob spawning, score tracking, timers, etc. 2026-02-11 10:27:07 -10:00
dodge_the_creeps_2d_assets create player, mob, and begin main scene. 2026-02-09 15:12:46 -10:00
.editorconfig initial commit 2026-02-09 10:30:01 -10:00
.gitattributes initial commit 2026-02-09 10:30:01 -10:00
.gitignore update gitignore with boilerplate 2026-02-09 10:31:10 -10:00
icon.svg initial commit 2026-02-09 10:30:01 -10:00
icon.svg.import initial commit 2026-02-09 10:30:01 -10:00
main.gd setup main scene with mob spawning, score tracking, timers, etc. 2026-02-11 10:27:07 -10:00
main.gd.uid create player, mob, and begin main scene. 2026-02-09 15:12:46 -10:00
main.tscn setup main scene with mob spawning, score tracking, timers, etc. 2026-02-11 10:27:07 -10:00
mob.gd create player, mob, and begin main scene. 2026-02-09 15:12:46 -10:00
mob.gd.uid create player, mob, and begin main scene. 2026-02-09 15:12:46 -10:00
mob.tscn create player, mob, and begin main scene. 2026-02-09 15:12:46 -10:00
player.gd create player, mob, and begin main scene. 2026-02-09 15:12:46 -10:00
player.gd.uid create player, mob, and begin main scene. 2026-02-09 15:12:46 -10:00
player.tscn create player, mob, and begin main scene. 2026-02-09 15:12:46 -10:00
project.godot setup main scene with mob spawning, score tracking, timers, etc. 2026-02-11 10:27:07 -10:00