Screen shots
Here are some screen shots from the development version of myRoguelike:
New Game (the initial load screen):
The next step above “Hello, World”, I know.
Main Game Screen (very rough):
Things to note: Turns are expiring in about 1 second intervals. Input is recorded for processing during the next turn. There is no input buffer, first key pressed is the input processed for the next turn. Layout is rough, size of strings and etc is not really taken into account yet, so you can see the player name is encroaching on the stat line. The top right is debug information to explain what happened (did the timer timeout on the turn, was a user key press recorded during the turn?). The stat line shows my current idea for character creation, more on that in the design goals section later.
The latest video, showcasing a wider use of the smell sense and basic combat: