Martial Artists is a fast-paced fighting platformer. Test your friend's swordsmanship skill on a local arena!
Made with Unreal Engine.
You can download an archive with an executable of the game for Windows from Google Drive: 64-bit, 32-bit.
Or you can build the game on your own PC, following the instructions below.
git clone https://github.com/Ziririn/MartialArtists.git
- Open the project in the Unreal editor.
- Choose File - Package Project - [PlatformName] and select the desired build folder.
Both players are supposed to be playing from the same keyboard.
- Each player is in control of one warrior with a lamp on the screen.
- These warriors are able to move, jump and use different combat abilities.
- They can also turn their lamps off to hide in the darkness.
- Specific controls can be found in the game's help menu.
The goal: defeat the enemy player enough times to deplet all of his or her lives.
The game was written as a university project in 2016. It isn't currently updated or maintained.
Copyright 2016 (C) Jan Fazli.
Licensed under the MIT License.