QB64.org Forum
Active Forums => Programs => Topic started by: Qwerkey on December 31, 2018, 07:58:28 am
-
This is an updated version of a Maze program which first appeared at the now-defunct [abandoned, outdated and now likely malicious qb64 dot net website - don’t go there]. If you played the game then, this version is updated in the code to be compatible with GL1.2, and there are some small changes in how the game plays.
I believe that this was one of the first QB64 programs which Fellippe used when he first appeared on that site. It turns out that I am therefore much honoured. As far as I know, he was the only one to complete the maze.
You will need the User Manual.
-
I do remember this one! Thanks for bringing it back, Richard!
-
[banned user], yes, of course - inside the User Manual. Qwerkey.
-
One point you might want to address: If you change the download link from Dropbox so that it’ll end in “1” instead of “0”, it’ll automatically download for people without pestering them by asking them to sign in or register first.
Link = www.dropbox.com/Whatever/blah blah...dl=0
Change to:
Link = www.dropbox.com/Whatever/blah blah...dl=1
0 sends you to the Dropbox register before downloading screen. 1 starts the direct download.
-
Steve, noted for future use, thanks.
-
Even better, upload the archive as an attachment to the forum post.