daGrevis / pong-py

Pong Game in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong-py

NB! The code is terrible, game has ton of bugs and the performance is absusrd — this was just a quick hack put together in a hurry to see how a game written in Python would run in browser!

Pong game in Python, run in browser using Brython. Made together with siers at Python Latvia Project Nights.

"Screenshot"

Installation

./install-brython.sh
sass main.sass > main.css
python -m http.server

About

Pong Game in Python


Languages

Language:Python 84.3%Language:HTML 9.8%Language:Shell 4.3%Language:CSS 1.6%