1
0
mirror of https://github.com/Melon-Bread/Pet.GB synced 2024-11-24 20:58:19 -05:00

Less than 24 hours before I discover I wasted my week on a trash game 🚯

This commit is contained in:
Rain Clark 2016-10-09 05:33:29 -04:00
parent ca98d16778
commit de774be54c
2 changed files with 441 additions and 640 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,10 @@ import openfl.display.Sprite;
class Main extends Sprite class Main extends Sprite
{ {
// TODO: Fix Gel Colors
// TODO: Add END_GAME Flags
// TODO: Makes saving work for at least the config screen
// TODO: Make Game Over screen
public function new() public function new()
{ {
// SAVE BEGIN // SAVE BEGIN