Rise of the Taka-Pum by Tenoch
Rise of the Taka-Pum
====================
A Mini LD #16 entry by Noe Falzon (Tenoch)
Lead your army of Taka-Pum to victory using the Heavenly Drums of Awesome!
How to run
----------
Windows: double-click Taka-Pum.bat
GNU/Linux: run Taka-Pum.sh (depending on your file manager, double clicking on it might be enough). You will need the following libraries: Lua 5.1, SDL, SDL_image, SDL_mixer, SDL_gfx, SDL_ttf.
Controls
--------
1,2,3,4 = player 1's drums
7,8,9,0 = player 2's drums
Game includes tutorials.
Note: Solo mode doesn't work yet. You'll have to find friend.
License
-------
The source code is under GNU GPL v3.
Sounds and graphics are cc-by-nc-sa.
GNU/Linux notes:
----------------
The game comes with a precompiled binary (evolcore.so) created on a Ubuntu system. If it doesn't work on your particular distribution, compile evolcore.c into a shared library evolcore.so, linked against the libraries mentioned earlier.
====================
A Mini LD #16 entry by Noe Falzon (Tenoch)
Lead your army of Taka-Pum to victory using the Heavenly Drums of Awesome!
How to run
----------
Windows: double-click Taka-Pum.bat
GNU/Linux: run Taka-Pum.sh (depending on your file manager, double clicking on it might be enough). You will need the following libraries: Lua 5.1, SDL, SDL_image, SDL_mixer, SDL_gfx, SDL_ttf.
Controls
--------
1,2,3,4 = player 1's drums
7,8,9,0 = player 2's drums
Game includes tutorials.
Note: Solo mode doesn't work yet. You'll have to find friend.
License
-------
The source code is under GNU GPL v3.
Sounds and graphics are cc-by-nc-sa.
GNU/Linux notes:
----------------
The game comes with a precompiled binary (evolcore.so) created on a Ubuntu system. If it doesn't work on your particular distribution, compile evolcore.c into a shared library evolcore.so, linked against the libraries mentioned earlier.
| Windows + Linux + Source | http://noe.falzon.free.fr/dev/takapum/Taka-Pum.zip |
| Original URL | https://ludumdare.com/compo/minild-16/?action=preview&uid=328 |