Skip to content

HansBug/pygame_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pygame_demo

PyGame Demo and Online

Install environment

python -m venv venv
pip install -r requirements.txt

Run this toy game with python

python pygame_demo/main.py

Run this toy game with web (buggy for now)

pip install pygbag
pygbag pygame_demo

About

PyGame Demo and Online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages