Skip to content

sumeetgedam/pong_game_using_raylib_CPP

Repository files navigation

pong_game_using_raylib_CPP

Tried to implement the classic Ping Pong game.

  • Once ball passes left or right wall it again started from center
  • Ball movement is random in any direction everytime it starts
  • CPU movement is done by basic geometric understanding
  • There is no condition as of now which decides who won

You can try out the game here in FullScreen mode : Play

gameSnap_1

gameSnap_2

About

Classic Ping Pong game implementation using rayLib CPP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published