mirror of
https://codeberg.org/Melon-Bread/Comets.gd.git
synced 2024-11-24 21:18:21 -05:00
Moved to proper folder
This commit is contained in:
parent
abad40fbd4
commit
c1b7b5d545
@ -1,10 +0,0 @@
|
||||
extends Node2D
|
||||
|
||||
# TODO: Make a HUD that shows "level" and "score" (& maybe high score)
|
||||
# TODO: Display a game over screen when the ship is hit by a comet with abilty to restart
|
||||
# TODO: Create a node that randomly spwans some comets on the map
|
||||
# TODO: Detect when all comets are gone and increase the level (& maybe speed?)
|
||||
# TODO: Make a space like background, maybe some scrolling, maybe randomly generated
|
||||
# TODO: Make a small title screen that starts before the game scene
|
||||
# TODO: MAYBE track high score in a file
|
||||
|
Loading…
Reference in New Issue
Block a user