Skip to content

99neerajsharma/Air-Hockey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air-Hockey

Air hockey game is can be played by two people using keyboard. To make code run in linux follow the below commands:

mkdir build
cd build
cmake ..
make
cd ..

Once the setup is done the game can be started by the following command

./main

About

Air hockey game for two players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published