Prototype code towards the great game I've been writing about for ten years, and know I will never finish
Find a file
2023-12-23 20:57:37 +00:00
.calva/output-window/.clj-kondo Prepended all namespaces with 'cc.journeyman'; tests run, 4 don't pass. 2020-11-15 21:09:18 +00:00
doc All tests now pass. 2023-12-23 20:55:59 +00:00
docs More work on buildings, and on documentation 2021-06-23 09:58:42 +01:00
resources This is a very interim commit. Started work on genetic buildings. 2021-06-08 18:16:04 +01:00
src All tests now pass. 2023-12-23 20:55:59 +00:00
test/cc/journeyman/the_great_game Renamed let binding for readability. 2023-12-23 20:57:37 +00:00
.gitignore Mostly documentation work. 2023-06-20 17:33:32 +01:00
CHANGELOG.md Merchant route selection: very basic stuff works 2019-05-13 21:46:43 +01:00
LICENSE Auto stash before merge of "develop" and "origin/develop" 2023-06-20 14:46:16 +01:00
project.clj Merge remote-tracking branch 'origin/develop' into develop 2023-06-20 17:34:17 +01:00
README.md More documentation tidyup 2019-05-13 22:02:55 +01:00
workspace.code-workspace Bits and pieces of small changes 2023-11-06 10:10:41 +00:00

the-great-game

Prototype code towards the great game I've been writing about for ten years, and know I will never finish

Awful warning

This doesn't work and isn't ever likely to fully work: it's way too ambitious for any single person to actually build. Feel free to mine it for algorithms and ideas, but don't expect a game you can actually play any time soon.

There is documentation

here

Copyright (c) 2019 Simon Brooke; licenced under the GNU General Public Licence, either version 2 or, at your option, any later version.