Skip to content

Darkblader24/TextPong

Repository files navigation

TextPong

A fun little Pong game written in Python

How to run:

  • Open this project in your Python IDE of choice
  • Set it up in Python 3.7
  • Import numpy and pygame into your IDE
  • Run Pong.py
  • Enjoy

Controls:

  • Player 1: WASD
  • Player 2: Arrow Keys

Screenshots:

Issues:

  • Changing resolutions looks weird ingame