Hey guys, I recently finished a new game and maybe you want to check it out:
[http://voec.itch.io/the-promised-land][1] (You can download it for free or pwyw)
It utilizes the [SHARECART1000][2] save system and while I can imagine that the actual game might not be all that interesting to most of you there is some neat stuff in the source code which you can also download via the itch.io link:
-
SHARECART1000 saving and loading
-
Simple randomly generated 2d terrain (basicly [this thing here][3])
-
Randomly generated foliage ([joshua trees][4], they look kinda crap but I love them)
-
Somewhat randomly generated “bible” verses
-
And somewhat randomly thrown together music (I wanted to actually generate the music but I gave up after trying out a few things)
The code might be a mess and is poorly if at all documented, so sorry for that. But if you have any questions or would like me to explain or simplify some of the code, please let me know. If you want to use any of the code feel free to do so, I would be happy if someone can get any use out of this. [1]: http://voec.itch.io/the-promised-land [2]: http://sharecart1000.com/ [3]: http://www.gameprogrammer.com/fractal.html [4]: http://en.wikipedia.org/wiki/Yucca_brevifolia