Skip to content

timbledum/pong

Repository files navigation

Pong

The classic game of pong implemented in Pyxel!

Controls are the arrow keys & or w & s

Q: Quit the game R: Restart the game

One player wins after five scores.

Requires pyxel version == 1.9.18

Screenshot!

Features:

  1. Bouncing a ball around
  2. The ball rebounds from the paddles
  3. The paddles impart spin on the ball
  4. There are sound effects
  5. Score is kept
  6. Powerups (expand paddle, slow paddle, and sparkles)

Installation

  1. Install Python
  2. Install Pyxel using their instructions
  3. Clone or copy this repository
  4. python3 pong.py at the command line

About

Pong implemented in pyxel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages