Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p authored Sep 6, 2024
1 parent 5be6c8b commit a6e1d2b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions wiki/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ Source code for these games can be found [here](https://github.com/pmp-p?tab=rep

### Script demos

The code is read-only, so you should right-click then open in a new window.
The code is read-only,right-click examples links to open in a new window.

- [i18n bidi, complex scripts](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_hb.py)
- [Camera](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_vidcap.py)
- [Panda3D](https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_panda3d_cube.py)
- [Audio Record/Play](https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_audio.py)
- [HTML output](https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_html.py)
- [Panda3D](https://pygame-web.github.io/showroom/pypad.html?-i#src/test_panda3d_cube.py)
- [Audio Record/Play](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_audio.py)
- [HTML output](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_html.py)

## Technology
- [Overview of internals](/wiki/pygbag-internals)
Expand Down

0 comments on commit a6e1d2b

Please sign in to comment.