
Square Horror
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).
Every square dreams of becoming a circle...
Meet Cubert -- he's exploring the ancient pyramids, trying to get rich and avoid the traps.
Well, it's our first game ever :) Needs bit more polishing but it seems that we're out of time.
The idea is to collect as much coins as possible (at least 70%) before the time runs out, avoid collapsing walls, and run out of the door. There are two boosters -- speed booster and one that allows you to fly over obstacles. Levels can be configured by editing the *.map files.
---
TODO:
* Add health
* Add more levels
* Go to the next level when won
* Add enemies that also steal coins
* Fix messages to a proper English :laughing:
Graphics and sounds are original.
---
To run you need Python3
`pip3 install pygame`
`python3 ./game.py`
Also we'll be providing Linux64 and Windows self-contained builds on the GitHub.
Meet Cubert -- he's exploring the ancient pyramids, trying to get rich and avoid the traps.
Well, it's our first game ever :) Needs bit more polishing but it seems that we're out of time.
The idea is to collect as much coins as possible (at least 70%) before the time runs out, avoid collapsing walls, and run out of the door. There are two boosters -- speed booster and one that allows you to fly over obstacles. Levels can be configured by editing the *.map files.
---
TODO:
* Add health
* Add more levels
* Go to the next level when won
* Add enemies that also steal coins
* Fix messages to a proper English :laughing:
Graphics and sounds are original.
---
To run you need Python3
`pip3 install pygame`
`python3 ./game.py`
Also we'll be providing Linux64 and Windows self-contained builds on the GitHub.