1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64-website/samples/pipes-puzzle/index.md
2022-12-26 14:41:23 -06:00

1.4 KiB

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLE: PIPES PUZZLE

gameplay.png

Author

🐝 Dav

Description

'================
 'PIPES.BAS v1.0
 '================
 'Connect the pipes puzzle game
 'Coded by Dav for QB64-GL 1.5 in SEP/2021
     
 'NOTE: Formally called MazeConnect Prototype on the forum.

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!

File(s)

Additional Image(s)

title.png

🔗 game, puzzle

Reference: qb64forum