
Kingdom Fall
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Started on Sunday, so I had far too little time to complete before the end of compo, so jam it is! It went surprisingly well for my first time, though there are a few things I'd like to have fixed and added.
You play a king who's castle has crumbled, and you must run out of the power of the enemy, avoid obstacles or fight enemy knights on your way to freedom.
If you don't have python & pygame:
Install Python 3.6 from https://www.python.org/downloads/
Make sure to include pip when installing
Run pip install pygame in the command line
Run kingdomfall.py from within the source folder
Thanks to anyone that plays this!
You play a king who's castle has crumbled, and you must run out of the power of the enemy, avoid obstacles or fight enemy knights on your way to freedom.
If you don't have python & pygame:
Install Python 3.6 from https://www.python.org/downloads/
Make sure to include pip when installing
Run pip install pygame in the command line
Run kingdomfall.py from within the source folder
Thanks to anyone that plays this!