A downloadable game for Windows

PyPong is... well, Pong in Python. It uses PyGame, a Python module for game development.

This one is in development. Like there aren't anything like the score or the net.

The ball here is just a LITTLE broken. Once it collides, it gets stuck until there is no collision.

There is the source code by the way.

Download

Download
Windows Release 16 MB
Download
Source Code 1.3 kB

Install instructions

Executable

  • Download the files from 'Windows Release'.
  • Extract it anywhere you want.
  • Run 'main.exe'.
  • There's no step 4, you're done.

Source Code

  • Get PyGame (very fricking important)
  • Download the files from 'Source Code'.
  • Extract it anywhere you want. As usual.
  • Use VSCode, make sure you have the Python extension.
  • Modify it to your heart's content. (Unless you don't know how to program in python)

Leave a comment

Log in with itch.io to leave a comment.