abell95 / galaga_invaders

A retro remix of Galaga and Space Invaders
1 stars 0 forks source link

Stub main entry point for game #3

Closed abell95 closed 5 years ago

abell95 commented 5 years ago

Create stub class for the core game state (tracking if game is over, points, etc.)

bmchristensen commented 5 years ago

Changed issue name to reflect the addition of main.rb which is effectively the main entry point of the program rather than the more nebulous name regarding game state.