PyPong
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.
Status | In development |
Platforms | Windows |
Author | randomuser10821 |
Tags | 2D, pong, pygame, python |
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.