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!
4
4
- Visit [ this page] ( /wiki/pygbag/ ) on how to use Pygbag to make web games with Python.
5
5
- Visit [ this page] ( /wiki/pygbag-code/ ) for useful Pygbag code snippets and a Pygbag FAQ.
6
6
7
+ ## Configuring Pygbag
8
+
9
+ [ command line] ( https://github.com/pygame-web/pygbag )
10
+
11
+ [ pygbag.ini] ( /wiki/pygbag-configuration )
12
+
7
13
## Debugging / Desktop Simulator
8
14
9
15
- [ 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.
61
67
- [ HTML output] ( https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_html.py )
62
68
63
69
## Technology
64
-
70
+ - [ Overview of internals ] ( /wiki/pygbag-internals )
65
71
- [ Initial discussion] ( https://github.com/pygame/pygame/issues/718 )
66
72
- [ Discussion at pygame-ce repo] ( https://github.com/pygame-community/pygame-ce/issues/540 )
67
73
- [ Python-WASM explained by core dev Christian Heimes (video)] ( https://www.youtube.com/watch?v=oa2LllRZUlU )
68
74
75
+
69
76
### Early demos from above talk, may not work as intended :)
70
77
71
78
- [ 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