CastleDefence is a multiplayer game that is played with an Android app as the game controller.
- Install
pygame
- Start game with
python main.py
- This will start the game server on port 12345
- Use the app to connect to the server and begin playing!
NOTE: Ensure that the server and controllers are all connected to the same network.
The main repo for the app can be found here. A copy of the source code of the app is provided in this repo in CastleDefenceController folder. The app can be installed by installing castledefencecontroller.apk