Skip to content

unix1/pongcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pongcade

Simple two player game in Python using the arcade library.

Screenshots

Screenshot game start

Screenshot game end

Requirements

  • Python 3
  • Video card supported by the arcade library (NVidia, ATI, or any recent onboard Intel should work)

Run

Run the pongcade.py python script.

Play

  • Use the W and S keys to control player 1
  • Use the Up and Down arrow keys to control player 2
  • Press Space key to start the game
  • Press the F key to switch between windowed and full screen mode

Bugs

Open an issue.

License

About

Quick 2-player pong game using Python arcade library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages