Skip to content

RikuPutkinen/pong-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pong Pong

A pong game with more balls.

Installation

git clone git@github.com:RikuPutkinen/pong-pong.git
cd pong-pong/
python3.11 -m venv .venv
source .venv/bin/activate
python3.11 -m pip install -r requirements.txt
python3.11 src/main.py

About

Pong with more balls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages