Rise of the Taka-Pum

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
Rise of the Taka-Pum
====================
A Mini LD #16 entry by Noe Falzon (Tenoch)
<[email protected]>

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.
Found a bug?
Tell us on Discord