Prototype code towards the great game I've been writing about for ten years, and know I will never finish
Find a file
2024-04-23 11:15:18 +01: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 Reorganised resources, to differentiate between original and third party 2024-04-23 11:15:18 +01:00
docs Added Worlds and flats, and Simulated genetics 2024-04-18 21:55:18 +01:00
resources Reorganised resources, to differentiate between original and third party 2024-04-23 11:15:18 +01:00
src Reorganised resources, to differentiate between original and third party 2024-04-23 11:15:18 +01:00
test/cc/journeyman/the_great_game Renamed let binding for readability. 2023-12-23 20:57:37 +00:00
.gitignore Reorganised resources, to differentiate between original and third party 2024-04-23 11:15:18 +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 Reorganised resources, to differentiate between original and third party 2024-04-23 11:15:18 +01:00
README.md More documentation; code organisation; started work on launcher. 2024-04-22 21:53:21 +01:00
the-great-game.adl.xml A lot more documentation and some experimentation 2024-04-03 12:00:57 +01:00
workspace.code-workspace More documentation; code organisation; started work on launcher. 2024-04-22 21:53:21 +01: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 (masses of) documentation

here

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

Some assets from jMonkeyEngine examples are currently included in this repository; they are under a BSD-style licence.