Skip to content

A simple two player, or one player vs ai pong game.

Notifications You must be signed in to change notification settings

kipppppp/Pong_pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pong

Description

A simple 2 player, or 1 player vs AI pong game. This was made with "Clear Code" on YouTube to refamiliarize myself with python and to begin learning pygame. Utilizes event listeners to allow the user to use the following keys(w, s, Kup, Kdown) to move the appropriate paddle up or down. Uses collisions to reverse the travel of the ball.

Languages Used

  • Python: pygame, random

Program Walk-Through:

Game window
Pong gameplay

About

A simple two player, or one player vs ai pong game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages