Darkblader24 / TextPong

A fun little Pong game written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A fun little Pong game written in Python


Languages

Language:Python 100.0%