Summon_
A downloadable game for Windows and Linux
Summon_ is a 3D action game created in 48 hours in the first edition of the
IndieVault forum game jam, using as theme "the summoning". The player moves
a summoner, which can call entities or objects and use them to attack, in an
arena full of enemies. The game purpose is to reach the best score,
annihilating the opponents, before losing the last HP
The game is available in multiple versions:
- the original jam version
- the improved version, which fixes little bugs on gameplay and graphic of the jam version
- the extended version, with new enemies and abilities
How To Play:
WASD - move
Q/E - look around
H - ability 1 (sword)
J - ability 2 (ground element)
K - ability 3 (shield)
L - ability 4 (3x shot) - only extended version
Status | Released |
Platforms | Windows, Linux |
Author | Unwlelt |
Genre | Action |
Tags | 3D, Action RPG |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Download
Install instructions
Windows:
unzip all files and execute Summon_Project.exe
Linux:
- OpenGL libraries (freeglut) must be installed to play the Linux version.
On Ubuntu 32 bit use the command:
apt-get install freeglut3-dev
On Ubuntu 64 bit use the command:
apt-get install freeglut3-dev:i386
- unzip all files and execute Summon_Project (make sure file Summon_Project has execution permission)