Skip to content

Mimoja/HookWars

Repository files navigation

HookWars

A minigame based on the popular Warcraft 3 mod "pugdewars"

Building

  1. Checkout the dependencie branch on github or the master branch on gitlab
  2. Download dependencies git submodule init && git submodule update
  3. Build dependencies `make
  4. Build the game make

If you encounter Assimp errors, just try make again. The tests use to fail but assimp.so was allready created.

Playing

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

About

Game in a month project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages