Skip to content

I want to make a simple pong game for practice

Notifications You must be signed in to change notification settings

CaVanRay/MyPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyPong

I want to make a simple pong game for practice

Steps to develop Pong

1. Create a blank screen & Game loop
2. Draw the paddles and the ball
3. Move the ball around
4. Check for a collision with all edges
5. Move the player's paddle
6. Move the CPU paddle with Artificial Intelligence
7. Check for a collision with the paddles
8. Add scoring

About

I want to make a simple pong game for practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages