summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2018-07-01Built bitwise game state from current game stateJustin Worthe
2018-07-01Set up (failing) property test for working of new game stateJustin Worthe
2018-06-30Moved 'expressive' specific building logic out of generi codeJustin Worthe
2018-06-30Initial stab at putting game engine behind a traitJustin Worthe
2018-06-25Updated test cases and made engine work correctly according to testsJustin Worthe
2018-06-25Added new tower type and deconstruct actionJustin Worthe
2018-06-09Added max building price to game settingsJustin Worthe
2018-06-03Added todoJustin Worthe
2018-06-03Moved json parsing to be part of a module, with textmap equivalenceJustin Worthe