Skip to content

KaANO-8/airHockey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Air Hockey

###A simple air hockey game developed in JavaScript.

This is a two-player game in which one player will be the user and the other will be the computer. Both the players tries to score in the opponent's goal and player with a greater score wins the game.

The game is primarily developed using :

  • HTML Canvas
  • Mouse handling events in JavaScript

For the computer part a simple AI algorithm is implemented.


Scope of Improvement :

  • Implement a timer for the duration of the game so that player with greater score at the end of timer wins the game.
  • a rich-UI

About

Air Hockey game developed in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages