CutThePower is a 2D multiplayer game for Linux made by a team of 18 students. Here's a video trailer of the game (not the best and not in the best quality):
- To install the game on desktop, you may use the install scripts located at this repo.
- These install scripts are available only for Ubuntu and Fedora and install all dependencies along with cloning the game and the server repositories to your disk.
- You can then follow the usual,
make
andmake run
commands to compile and run either of these.
The server for CutThePower is located here.