About
This is a very small game, which I created in one day, which was part of the challenge. This cannot be considered a decent game, but illustrates the fact this engine can be used for a wide range of games, and not only for RPG's.
Installation on Windows
Download this zip archive. Extract it anywhere, browse to that location and run happy_squirrel_land.bat by double-clicking it.
Installation on Linux
First, make sure you install the core engine.
Download this archive containing the Happy Squirrel Land game.
To run, just use:
$ tar -xzf happy_squirrel_land-version-src.tar.gz
$ cd happy_squirrel_land
$ python main.py
Usage
The controls are explained in the game. Simply use the arrow keys to move left or right, and the mouse to aim and shoot.