Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@
There is a large and growing collection of sample BASIC programs to demonstrate graphics, demos, and simple games:
https://boxgaming.github.io/qbjs-samples

**Subproject QBJS_mobile:**
There is a Subproject called QBJS_mobile where QBJS is made mobile friendly:
https://github.com/greenypopping/qbjs_mobile

In short, QBJS lets you write classic BASIC programs that run in the browser, combining the simplicity of QBasic with modern web platform capabilities — like graphics and sharing — all without needing a native compiler or separate environment.