Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raylib Pong Game

A really simple Pong Game made with C++ using Raylib library

Controls

  • Use UP key to move the player up
  • Use DOWN key to move the player down
  • Goal increases score
  • Escape key to quit

Running the Game

git clone https://github.com/YaroslavRybakEducation/RayPong.git
cd RayPong
code .

And make sure if you have already installed Raylib here

Then go to src, game.cpp and click on F5 to debug the File and run in it

If you have any problems, feel free to create new issue above and if you want suggestions, create pull request above.

Thanks and Enjoy. 😉

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages