carbontwelve / roguelikedev2019

My attempt at learning roguelike gamedev in 2019
MIT License
2 stars 0 forks source link

Game Lobby #16

Open carbontwelve opened 5 years ago

carbontwelve commented 5 years ago

The game lobby should initially present the player with a number of options:

These can be reached via the n, c, m or o keys, as well as selected by using the up/down arrows or the D pad on a controller.

Once/If #14 is implemented upon first boot the player should be asked if they would like their high scores posted to the online leaderboard and then ask for a player name for those to be attributed to.