Skip to content

2d Java Air Hockey game with 2 players gameplay 👾

License

Notifications You must be signed in to change notification settings

yahnyshc/hockey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirHockey 2 player 2D game

Features

  • 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.

Getting started

  • 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

Demo

HockeyDemo.1.mp4

About

2d Java Air Hockey game with 2 players gameplay 👾

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages