Movement: W A S D / Left Joystick
Aim: Mouse Cursor / Right Joystick
Attack: Left Mouse / X
Projectile: Right Mouse / RT
Dash: Space / RB
This project depends on
SDL2
SDL2_image
SDL2_mixer
SDL2_TTF
CMake 3.5.1
For installing run:
sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev
Go to the project folder and run:
cmake ./
make
./ZebraEngine
We still working on better ways to supporting Windows.