Skip to content

Commit

Permalink
Adding QBjs support (experimental).
Browse files Browse the repository at this point in the history
  • Loading branch information
DualBrain committed Jun 11, 2022
1 parent 93b5137 commit 9dcdded
Show file tree
Hide file tree
Showing 70 changed files with 560 additions and 0 deletions.
8 changes: 8 additions & 0 deletions samples/3d-cube/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ I'd rather make another 25 liner. ;*)
Relsoft 2003
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "3dcube25.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/3d-cube/src/3dcube25.bas)
* [RUN "3dcube25.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/3d-cube/src/3dcube25.bas)
* [PLAY "3dcube25.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/3d-cube/src/3dcube25.bas)

### File(s)

* [3dcube25.bas](src/3dcube25.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/bezier/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ To install one of it (on a Windows system), simply rename the created .exe file
Sorry, I've no idea how to do it on MacOS or Linux, any info about it from people who using these systems would be nice.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "bezier.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/bezier/src/bezier.bas)
* [RUN "bezier.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/bezier/src/bezier.bas)
* [PLAY "bezier.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/bezier/src/bezier.bas)

### File(s)

* [bezier.bas](src/bezier.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/binary-clock/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ To install one of it (on a Windows system), simply rename the created .exe file
Sorry, I've no idea how to do it on MacOS or Linux, any info about it from people who using these systems would be nice.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "binclock.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/binary-clock/src/binclock.bas)
* [RUN "binclock.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/binary-clock/src/binclock.bas)
* [PLAY "binclock.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/binary-clock/src/binclock.bas)

### File(s)

* [binclock.bas](src/binclock.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/blockout/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
A Breakout clone with DXBall aspirations.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "blockout.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/blockout/src/blockout.bas)
* [RUN "blockout.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/blockout/src/blockout.bas)
* [PLAY "blockout.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/blockout/src/blockout.bas)

### File(s)

* [blockout.bas](src/blockout.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/castle/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
A turn-based artillery game by Microsoft.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "castle.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/castle/src/castle.bas)
* [RUN "castle.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/castle/src/castle.bas)
* [PLAY "castle.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/castle/src/castle.bas)

### File(s)

* [castle.bas](src/castle.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/circle-intersecting-circle/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
Here we present two (equivalent) methods for calculating the intersection points between any two circles.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "circleintersectcircle.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/circle-intersecting-circle/src/circleintersectcircle.bas)
* [RUN "circleintersectcircle.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/circle-intersecting-circle/src/circleintersectcircle.bas)
* [PLAY "circleintersectcircle.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/circle-intersecting-circle/src/circleintersectcircle.bas)

### File(s)

* [circleintersectcircle.bas](src/circleintersectcircle.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/circle-intersecting-line/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
This is an interactive (mouse-driven) demo that calculates the intersection of any line with any circle.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "circle-intersect-line.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/circle-intersecting-line/src/circle-intersect-line.bas)
* [RUN "circle-intersect-line.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/circle-intersecting-line/src/circle-intersect-line.bas)
* [PLAY "circle-intersect-line.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/circle-intersecting-line/src/circle-intersect-line.bas)

### File(s)

* [circle-intersect-line.bas](src/circle-intersect-line.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/colliding-ball-simulation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
Realistic collisions between sphreres in two dimensions.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "ball.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/colliding-ball-simulation/src/ball.bas)
* [RUN "ball.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/colliding-ball-simulation/src/ball.bas)
* [PLAY "ball.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/colliding-ball-simulation/src/ball.bas)

### File(s)

* [ball.bas](src/ball.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/connect-circles/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
Created by QB64 community member bplus.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "connectcircles.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/connect-circles/src/connectcircles.bas)
* [RUN "connectcircles.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/connect-circles/src/connectcircles.bas)
* [PLAY "connectcircles.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/connect-circles/src/connectcircles.bas)

### File(s)

* [connectcircles.bas](src/connectcircles.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/darokin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
Created by QB community member darokin.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "darokin.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/darokin/src/darokin.bas)
* [RUN "darokin.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/darokin/src/darokin.bas)
* [PLAY "darokin.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/darokin/src/darokin.bas)

### File(s)

* [darokin.bas](src/darokin.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/dropping-balls/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
Dropping Balls an attempt to build a pile by adjusting drop rate, elasticity, and gravity.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "droppingballs.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/dropping-balls/src/droppingballs.bas)
* [RUN "droppingballs.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/dropping-balls/src/droppingballs.bas)
* [PLAY "droppingballs.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/dropping-balls/src/droppingballs.bas)

### File(s)

* [droppingballs.bas](src/droppingballs.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/ellipse-intersecting-line/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
... all I could think is "why stop at circles when you can do ellipses?"
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "ellipse-intersect-line.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/ellipse-intersecting-line/src/ellipse-intersect-line.bas)
* [RUN "ellipse-intersect-line.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/ellipse-intersecting-line/src/ellipse-intersect-line.bas)
* [PLAY "ellipse-intersect-line.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/ellipse-intersecting-line/src/ellipse-intersect-line.bas)

### File(s)

* [ellipse-intersect-line.bas](src/ellipse-intersect-line.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/filled-circles-and-ellipses/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ We develop four variations on the CIRCLE command in the form of four SUBs:
These works have been optimized for speed and respect for alpha transparency.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "ellipses.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/filled-circles-and-ellipses/src/ellipses.bas)
* [RUN "ellipses.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/filled-circles-and-ellipses/src/ellipses.bas)
* [PLAY "ellipses.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/filled-circles-and-ellipses/src/ellipses.bas)

### File(s)

* [ellipses.bas](src/ellipses.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/fire/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@
Fire dominates the lower screen.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "fire.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/fire/src/fire.bas)
* [RUN "fire.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/fire/src/fire.bas)
* [PLAY "fire.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/fire/src/fire.bas)

### File(s)

* [fire.bas](src/fire.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/floormaper/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ Floormaper by Antoni Gual
for Rel's 9 LINER contest at QBASICNEWS.COM 1/2003
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "flrmp.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/floormaper/src/flrmp.bas)
* [RUN "flrmp.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/floormaper/src/flrmp.bas)
* [PLAY "flrmp.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/floormaper/src/flrmp.bas)

### File(s)

* [flrmp.bas](src/flrmp.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/four-player-pong/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
Four-player pong game.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "fourpong.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/four-player-pong/src/fourpong.bas)
* [RUN "fourpong.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/four-player-pong/src/fourpong.bas)
* [PLAY "fourpong.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/four-player-pong/src/fourpong.bas)

### File(s)

* [fourpong.bas](src/fourpong.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/fractal-fern/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@
The legendary fractal fern.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "frac3.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/fractal-fern/src/frac3.bas)
* [RUN "frac3.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/fractal-fern/src/frac3.bas)
* [PLAY "frac3.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/fractal-fern/src/frac3.bas)

### File(s)

* [frac3.bas](src/frac3.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/fractal/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ To install one of it (on a Windows system), simply rename the created .exe file
Sorry, I've no idea how to do it on MacOS or Linux, any info about it from people who using these systems would be nice.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "fractal.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/fractal/src/fractal.bas)
* [RUN "fractal.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/fractal/src/fractal.bas)
* [PLAY "fractal.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/fractal/src/fractal.bas)

### File(s)

* [fractal.bas](src/fractal.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/globe/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ Glen Jeh, 8/12/1994, William Yu (05-28-96)
' Converted to BASIC by William Yu (05-28-96)
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "globe.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/globe/src/globe.bas)
* [RUN "globe.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/globe/src/globe.bas)
* [PLAY "globe.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/globe/src/globe.bas)

### File(s)

* [globe.bas](src/globe.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/gujero2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@
'-----------------------------------------------------------------------
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "gujero.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/gujero2/src/gujero.bas)
* [RUN "gujero.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/gujero2/src/gujero.bas)
* [PLAY "gujero.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/gujero2/src/gujero.bas)

### File(s)

* [gujero.bas](src/gujero.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/inverse-julia-fractal-explorer/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
The longer you hold your mouse at one position, the more it starts to glow.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "inversejulia.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/inverse-julia-fractal-explorer/src/inversejulia.bas)
* [RUN "inversejulia.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/inverse-julia-fractal-explorer/src/inversejulia.bas)
* [PLAY "inversejulia.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/inverse-julia-fractal-explorer/src/inversejulia.bas)

### File(s)

* [inversejulia.bas](src/inversejulia.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/julia-rings/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
Automated Julia set explorer.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "juliarings.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/julia-rings/src/juliarings.bas)
* [RUN "juliarings.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/julia-rings/src/juliarings.bas)
* [PLAY "juliarings.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/julia-rings/src/juliarings.bas)

### File(s)

* [juliarings.bas](src/juliarings.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/kaleidoscope-mill/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ To install one of it (on a Windows system), simply rename the created .exe file
Sorry, I've no idea how to do it on MacOS or Linux, any info about it from people who using these systems would be nice.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "kaleidoscopemill.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/kaleidoscope-mill/src/kaleidoscopemill.bas)
* [RUN "kaleidoscopemill.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/kaleidoscope-mill/src/kaleidoscopemill.bas)
* [PLAY "kaleidoscopemill.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/kaleidoscope-mill/src/kaleidoscopemill.bas)

### File(s)

* [kaleidoscopemill.bas](src/kaleidoscopemill.bas)
Expand Down
8 changes: 8 additions & 0 deletions samples/kaleidoscope/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ To install one of it (on a Windows system), simply rename the created .exe file
Sorry, I've no idea how to do it on MacOS or Linux, any info about it from people who using these systems would be nice.
```

### QBjs

> Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!
* [LOAD "kaleidoscope.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?src=https://qb64.com/samples/kaleidoscope/src/kaleidoscope.bas)
* [RUN "kaleidoscope.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=auto&src=https://qb64.com/samples/kaleidoscope/src/kaleidoscope.bas)
* [PLAY "kaleidoscope.bas"](https://v6p9d9t4.ssl.hwcdn.net/html/5953810/index.html?mode=play&src=https://qb64.com/samples/kaleidoscope/src/kaleidoscope.bas)

### File(s)

* [kaleidoscope.bas](src/kaleidoscope.bas)
Expand Down
Loading

0 comments on commit 9dcdded

Please sign in to comment.