Skip to content

multiplayer ping pong game for 2 players written in c++ using opengl and enet

License

Notifications You must be signed in to change notification settings

HitoIRL/ping-pong-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping Pong

Build

> git clone https://github.com/HitoIRL/ping-pong.git --recursive -j8
> cd ping-pong
> premake5 vs2019

You can find list of supported premake5 editors using premake5 --help

About

multiplayer ping pong game for 2 players written in c++ using opengl and enet

Topics

Resources

License

Stars

Watchers

Forks