summaryrefslogtreecommitdiff
path: root/src/input/json.rs
AgeCommit message (Expand)Author
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-03Moved json parsing to be part of a module, with textmap equivalenceJustin Worthe