CodingTrain / asteroids-advanced

24 stars 7 forks source link

Start Screen #36

Open JonathanHHenson opened 7 years ago

JonathanHHenson commented 7 years ago

Add a starting screen to the game. Send the user back to the start screen after showing Game Over.

NaveTK commented 7 years ago

I can do that, some rough concept sketch of how it should look and what features it should have would be nice... my idea is something like a huge title (we have to decide on a title btw... should we call it ASTEROIDS, ASTEROIDS++, ASTER.IO, etc.?), then an option for the player to chose his name and color, and a startbutton... make the code flexible to easily add more buttons and stuff later, f.e. something to select the server when we go multiplayer, etc.