Commit Graph

115 Commits

Author SHA1 Message Date
Anton Vakhrushev
f1c36ecc40 Add error handling 2019-10-08 16:09:04 +03:00
821a875380 Expand map 2019-10-06 19:48:02 +03:00
3264ce3ec2 Add queue command descriptions 2019-10-06 19:35:22 +03:00
9dad61f7a2 Add construction site tile 2019-10-06 19:06:19 +03:00
cf2d81cbb1 Replace require paths 2019-10-06 18:48:15 +03:00
21b0f7733b Add list of commands 2019-10-06 18:45:42 +03:00
3669e31c66 Improve command handling 2019-10-06 18:30:36 +03:00
927ca47b04 Show map always 2019-10-06 18:19:38 +03:00
e0b586ea6e Add win condition 2019-10-06 13:58:36 +03:00
d200d59fff Add queue info 2019-10-06 13:25:52 +03:00
f8717dc2bc More informative map 2019-10-06 12:51:47 +03:00
d1e549dacd Add screen clearing 2019-10-06 12:28:02 +03:00
82709bde69 Fix type 2019-10-06 12:03:03 +03:00
Anton Vakhrushev
0fff456fb4 Update roadmap 2019-10-04 17:56:38 +03:00
Anton Vakhrushev
123a025ce5 Make auto world run 2019-10-04 17:51:41 +03:00
Anton Vakhrushev
de5a36d6d6 Finish moving game components to Game namespace 2019-10-04 16:45:42 +03:00
Anton Vakhrushev
ce9d9afd31 Move part of game code to Game namespace 2019-10-04 16:40:42 +03:00
Anton Vakhrushev
d4b37377b9 Rewrite game with command router 2019-10-04 16:14:18 +03:00
Anton Vakhrushev
1eea71177f Add param handling to command router 2019-10-04 16:07:03 +03:00
Anton Vakhrushev
1f494c5a63 Add naive cli command router 2019-10-03 17:48:59 +03:00
Anton Vakhrushev
e4035008b8 Move core logic files to game 2019-10-03 17:19:44 +03:00
Anton Vakhrushev
446b1659de Add resource exception 2019-10-03 17:10:13 +03:00
Anton Vakhrushev
6404a6e519 Add small world test 2019-10-03 16:32:14 +03:00
Anton Vakhrushev
2df6b2f3ee Forgotten file 2019-09-27 17:31:52 +03:00
Anton Vakhrushev
55cbf18a27 Coverage attempt (failed) 2019-09-27 17:30:21 +03:00
Anton Vakhrushev
9e47176fb0 Fix shards file 2019-09-27 16:56:15 +03:00
Anton Vakhrushev
9cb02de22a First attempt to command line interface 2019-09-27 16:48:36 +03:00
Anton Vakhrushev
349dc124e4 Extend roadmap 2019-09-27 15:27:08 +03:00
Anton Vakhrushev
d7c8acaecb Check tarraformer 2019-09-27 15:06:49 +03:00
d5af20a2cf Add tarraformation 2019-09-20 18:54:35 +03:00
97030f7c5b Resourses as a hash 2019-09-20 18:43:57 +03:00
c02903b49c Small fix 2019-09-20 18:33:48 +03:00
24d0eb4b81 Move to tile roles 2019-09-20 18:27:33 +03:00
6df32784a8 Refactor for expansion types 2019-09-20 18:23:36 +03:00
d8d9beaf60 Base objects for world 2019-09-20 17:40:09 +03:00
Anton Vakhrushev
9682af3011 Add world desc and plan 2019-09-18 17:51:46 +03:00
Anton Vakhrushev
30a961c240 Improve readme 2019-09-18 16:09:40 +03:00
Anton Vakhrushev
b200a06bff Rename project 2019-09-18 16:03:58 +03:00
3ee59a1dc9 Add tile types 2019-09-17 17:51:38 +03:00
9c8fdb89ac Small fix 2019-09-16 21:59:58 +03:00
f0ec7833d7 Some comments 2019-09-16 21:44:06 +03:00
2765c5b4c9 Queue tests 2019-09-16 21:37:34 +03:00
3651af523d Queue test 2019-09-16 18:00:53 +03:00
1bec9b987c First test 2019-09-16 17:27:28 +03:00
694167c646 Some readability 2019-09-16 16:44:42 +03:00
bd1e38e4c2 Fix wood growing 2019-09-16 16:11:18 +03:00
533f05c88f Move commands to file 2019-09-16 15:46:57 +03:00
f75b413f8f Improve map functions 2019-09-16 15:14:44 +03:00
e95adec0e6 Add grow wood 2019-09-16 12:01:53 +03:00
b30c0c4611 Improve wood getting 2019-09-16 11:20:16 +03:00