Vandivier / arias-tale-tcg-python

a trading card game built in python
MIT License
0 stars 0 forks source link

refactor to pyscript #1

Open Vandivier opened 1 month ago

Vandivier commented 1 month ago

pyodide is currently blocked: https://github.com/pyodide/pyodide/issues/4805

we could make two different index files for now instead of rm-ing either. maybe pyodide support will boost soon since pygame-ce is in latest

Vandivier commented 1 month ago

PyScript depends on Pyodide, so this isn't an A or B choice. We wait on Pyodide.