Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 441 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 441 Bytes

PythonPong

Simple ping pong game made in python with Pygame for simple AI definitions testing

Jogo simples de ping pong escrito em Python utilizando Pygame para testes de definiçes simples de AI em jogos.

Utilização / Usage

pip install -r requirements.txt && python pythonPong.py

Run this command to install the necessary packages and run the game

Execute este comando para instalar os pacotes necessários e iniciar o jogo