the-great-game/README.md

19 lines
912 B
Markdown

# 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](https://simon-brooke.github.io/the-great-game/)
## Copyright and Licence
Copyright (c) 2019 Simon Brooke; licenced under the
[GNU General Public Licence](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html), either version 2 or, at your option, any later version.
Some assets from [jMonkeyEngine](https://jmonkeyengine.org/) examples are currently included in this repository; they are under [a BSD-style licence](https://github.com/jMonkeyEngine/jmonkeyengine/blob/master/LICENSE.md).