Skip to content

sirrus233/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyglet Pong

Implementation of the classig game Pong, using Pyglet.

Installation

This project builds and installs with Poetry.

After downloading the repository, and poetry, run:

  1. poetry install
  2. poetry run pong

Controls

Player 1: Move paddle up/down with W and S.
Player 2: Move paddle up/down with Up and Down arrow keys.

Quit the game with ESC.

About

Implementation of Pong using Pyglet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages