Skip to content

Rajithlahiru/Pong-Game-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong game

Using C++ and Raylib

Step to create

  • Create a blank screen & the Game Loop
  • Draw the paddles & the ball
  • Move the ball around
  • Check for collisions with the edges
  • Move the player paddle
  • Move the CPU paddle with AI
  • Check for collisions
  • Add scoring
  • Add colors

Pong Game Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages