
Seven Pillars
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).
Your entire world consists of seven pillars.
Download the game (Windows):
https://drive.google.com/file/d/0B4O5d69PTcqrdFpYNkFtOEdoSkE/view?usp=sharing
Channel your inner ninja cat as you hone your katana skills atop the ruins. Complete a combo in time, and you get to vault to an adjacent pillar; however, your controls are different for each one, and you have to physically move along the keyboard as your character moves between pillars.
The project was done in python 2.7 using pygame, which unfortunately makes it very difficult to distribute unless you happen to have Linux and pygame.
EDIT: After some struggle, I managed to compile an exe using pyinstaller. You can download the game here:
https://drive.google.com/file/d/0B4O5d69PTcqrdFpYNkFtOEdoSkE/view?usp=sharing
For information about how to create executables from pygame files using pyinstaller, check out this blog post from a former Ludum Dare participant:
https://irwinkwan.com/2013/04/29/python-executables-pyinstaller-and-a-48-hour-game-design-compo/
https://youtu.be/G22uwsM5cAQ
https://github.com/jeremycryan/SevenPillars
Download the game (Windows):
https://drive.google.com/file/d/0B4O5d69PTcqrdFpYNkFtOEdoSkE/view?usp=sharing
Channel your inner ninja cat as you hone your katana skills atop the ruins. Complete a combo in time, and you get to vault to an adjacent pillar; however, your controls are different for each one, and you have to physically move along the keyboard as your character moves between pillars.
The project was done in python 2.7 using pygame, which unfortunately makes it very difficult to distribute unless you happen to have Linux and pygame.
EDIT: After some struggle, I managed to compile an exe using pyinstaller. You can download the game here:
https://drive.google.com/file/d/0B4O5d69PTcqrdFpYNkFtOEdoSkE/view?usp=sharing
For information about how to create executables from pygame files using pyinstaller, check out this blog post from a former Ludum Dare participant:
https://irwinkwan.com/2013/04/29/python-executables-pyinstaller-and-a-48-hour-game-design-compo/
https://youtu.be/G22uwsM5cAQ
https://github.com/jeremycryan/SevenPillars