aboutsummaryrefslogtreecommitdiffstats
path: root/main.rb
AgeCommit message (Expand)Author
2015-04-15main.rb: Exit more quietly on Ctrl-CTeddy Wing
2015-04-15main.rb: Output our winner when we have oneTeddy Wing
2015-04-14Flesh out the game loopTeddy Wing
2015-04-14Player: Add `initialize` method, use insignia constantsTeddy Wing
2015-04-14Add some empty test for Player movementTeddy Wing
2015-04-11Create main game loopTeddy Wing