a video player library for pygame(-ce), works on desktop and web
currently supports:
- desktop (windows, linux, raspberry pi os, etc)
- web (currently only pygbag, working on pyodide & pyscript compat)
put this in your cli: pip install git+https://github.com/richkdev/richyplayer.git
then just do import richyplayer
for pygbag, put the entire richyplayer
folder into the the root folder as your main.py
check richyplayer/examples/
for examples on how to use the richyplayer
MIT