update readme

This commit is contained in:
asrael 2025-11-11 23:32:37 -06:00
parent d40007aad6
commit f3905c3019

View file

@ -7,6 +7,7 @@
./pxl8.sh run [game.cart | project_dir] # Run pxl8 demo (or a specific game) ./pxl8.sh run [game.cart | project_dir] # Run pxl8 demo (or a specific game)
./pxl8.sh run [game.cart | project_dir] --repl # Run pxl8 demo (or a specific game) with a REPL ./pxl8.sh run [game.cart | project_dir] --repl # Run pxl8 demo (or a specific game) with a REPL
``` ```
**Note** The demo has keys 1-9 bound for different examples.
> [!WARNING] > [!WARNING]
> <strong>Heavy development. So... <em>here be dragons :3</em></strong> > <strong>Heavy development. So... <em>here be dragons :3</em></strong>