- There are two mallets and one puck.
- To win, a red or blue player has to score 7 goals.
- To reset the positions of mallets and puck press R.
- To restart the game press N.
- To mute the sound, press M.
- The cheats list is available to see by holding C button.
- Clone the repository
- build the game using ./gradlew build
- run the game using ./gradlew run
- Red player control is WASD
- Blue player control is UP,LEFT,RIGHT,DOWN arrows