mpong

A simple pong game in Python


License
Apache-2.0
Install
pip install mpong==0.0.8

Documentation

mpong

It's Pong, by me.

┃                                                                         ┃
┃                                                                         ┃
┃                                                                         ┃
┃                                                                         ┃
┃                                                                         ┃
┃                                                                         ┃
┃                                                                         ┃
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
               ●                                                           
                                                                           
                                                                           
                                 Misses: 2 

Installation

python3 -m pip install mpong

Usage

python3 -m mpong.mpong

Tutorial

Use wasd to control both paddles. Press q followed by any key to exit.

Contents of requirements.txt

readchar==3.0.5

Part of the M-Commands Line