aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-04missile.vim: Clear missile when it gets to edge of boardTeddy Wing
2015-10-04Add right missile (WIP)Teddy Wing
2015-10-04Add .gitignoreTeddy Wing
2015-10-04game.vim: Move `redraw!` into `RenderBoard()`Teddy Wing
2015-10-04mappings.vim: Use ` ` instead of `<space>`Teddy Wing
2015-10-04doc/space_vlaze.txt: Change backstore to be more upbeatTeddy Wing
2015-10-04doc/space_vlaze.txt: Add some backstoryTeddy Wing
2015-10-04Make player movement workTeddy Wing
2015-10-04Add player movement (WIP)Teddy Wing
2015-10-04game.vim: Save player coordinates to script globalsTeddy Wing
2015-10-04Connect in-game mappingsTeddy Wing
2015-10-04game#SetupBoard: Use constants to initialise player to middle of boardTeddy Wing
2015-10-04Initial commit. Initial menu and board stateTeddy Wing