File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Check out some [demos](#demos-on-itchio) before you start!
44- Visit [ this page] ( /wiki/pygbag/ ) on how to use Pygbag to make web games with Python.
55- Visit [ this page] ( /wiki/pygbag-code/ ) for useful Pygbag code snippets and a Pygbag FAQ.
66
7+ ## Configuring Pygbag
8+
9+ [ command line] ( https://github.com/pygame-web/pygbag )
10+
11+ [ pygbag.ini] ( /wiki/pygbag-configuration )
12+
713## Debugging / Desktop Simulator
814
915- [ How to enter debug mode] ( /wiki/pygbag-debug/ )
@@ -61,11 +67,12 @@ The code is read-only, so you should right-click then open in a new window.
6167- [ HTML output] ( https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_html.py )
6268
6369## Technology
64-
70+ - [ Overview of internals ] ( /wiki/pygbag-internals )
6571- [ Initial discussion] ( https://github.com/pygame/pygame/issues/718 )
6672- [ Discussion at pygame-ce repo] ( https://github.com/pygame-community/pygame-ce/issues/540 )
6773- [ Python-WASM explained by core dev Christian Heimes (video)] ( https://www.youtube.com/watch?v=oa2LllRZUlU )
6874
75+
6976### Early demos from above talk, may not work as intended :)
7077
7178- [ Pygame tech demo PyCon DE & PyData Berlin 2022] ( https://pmp-p.github.io/pygame-wasm/ )
You can’t perform that action at this time.
0 commit comments