A minigame based on the popular Warcraft 3 mod "pugdewars"
- Checkout the dependencie branch on github or the master branch on gitlab
- Download dependencies
git submodule init && git submodule update
- Build dependencies `make
- Build the game
make
If you encounter Assimp errors, just try make again. The tests use to fail but assimp.so was allready created.
THIS WILL NOT WORK ON ANYTHING BUT NVIDIA GPUS WITH PROPRIETARY DRIVER!
The executable is ./game
The goal of the game is to kill the enemies. (WOW!) This can be acomplished by hooking them into traps, mines or just by hitting them.
Now you can use the analog sticks on your gamepad to mode and rotate and the the should trigger (the analog ones) for shooting normal and grapple hook
If no XBox compatible controler is found the game will default to keyboard input. Use 'WASDQERT' and 'HJKL'+Arrowkeys to control the players.
Created by
- Mimoja
- Muvlon