[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2013-01-17T06:08:33-05:00 http://www.petesqbsite.com/phpBB3/app.php/feed/topic/3585 2013-01-17T06:08:33-05:00 2013-01-17T06:08:33-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=22332#p22332 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]> Twisted Evil

Statistics: Posted by johny3329 — Thu Jan 17, 2013 6:08 am


]]>
2012-05-18T01:04:00-05:00 2012-05-18T01:04:00-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21922#p21922 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]>
I put in a report to have that addressed. It should not give an error.
Excellent, thanks. :D

Statistics: Posted by BenMcLean — Fri May 18, 2012 1:04 am


]]>
2012-05-17T20:26:49-05:00 2012-05-17T20:26:49-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21921#p21921 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]> Statistics: Posted by burger2227 — Thu May 17, 2012 8:26 pm


]]>
2012-05-17T19:37:33-05:00 2012-05-17T19:37:33-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21920#p21920 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]>
According to QB Help, it defaults to 120 so I'd say that you are correct.
So ... might QB64 change to not give "illegal function call" errors that QBasic doesn't give?

Statistics: Posted by BenMcLean — Thu May 17, 2012 7:37 pm


]]>
2012-05-17T19:32:06-05:00 2012-05-17T19:32:06-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21919#p21919 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]> Statistics: Posted by burger2227 — Thu May 17, 2012 7:32 pm


]]>
2012-05-17T16:27:54-05:00 2012-05-17T16:27:54-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21918#p21918 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]>
T can only have a value from 32 to 255.
It works in QBasic and QuickBasic 4.5. Doesn't work on QB64. Maybe they're set to assume any value higher than 255 is 255.

Statistics: Posted by BenMcLean — Thu May 17, 2012 4:27 pm


]]>
2012-05-17T13:00:31-05:00 2012-05-17T13:00:31-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21917#p21917 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]> Statistics: Posted by burger2227 — Thu May 17, 2012 1:00 pm


]]>
2012-05-17T09:08:08-05:00 2012-05-17T09:08:08-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21916#p21916 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]> Statistics: Posted by BenMcLean — Thu May 17, 2012 9:08 am


]]>
2012-05-17T01:10:02-05:00 2012-05-17T01:10:02-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21915#p21915 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]> Statistics: Posted by burger2227 — Thu May 17, 2012 1:10 am


]]>
2012-05-16T22:16:18-05:00 2012-05-16T22:16:18-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21914#p21914 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]>
QB64 uses your stereo speakers.
Well apparently not with this program. It says illegal function call when the sounds are supposed to play. Works in QBasic and QuickBasic 4.5 but not with QB64

Statistics: Posted by BenMcLean — Wed May 16, 2012 10:16 pm


]]>
2012-05-16T21:38:13-05:00 2012-05-16T21:38:13-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21913#p21913 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]> Statistics: Posted by burger2227 — Wed May 16, 2012 9:38 pm


]]>
2012-05-16T20:00:26-05:00 2012-05-16T20:00:26-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21912#p21912 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]>
Image

Statistics: Posted by BenMcLean — Wed May 16, 2012 8:00 pm


]]>
2012-05-16T18:15:06-05:00 2012-05-16T18:15:06-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21911#p21911 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]>
First major change I would introduce would be hiding the mini-map until the player locates some kind of map item hidden in the labyrinth somewhere. (probably near the end where it's useless) I only added it because too many people who saw this didn't seem to comprehend that they're looking down a hallway without it. The mini-map is the one part I didn't code back in middle school but added when I dusted this off in order to release it. I am going to be looking at a few of the other crap projects I did back then to see if anything else merits seeing the light of day. :)

On second thought, maybe instead of a map item, some algorithms that light up parts of the map only when the player looks at them.

Turn the background red instead of black and you've got a Mars maze! (Maybe could re-implement the Mars maze scene from the Journeyman Project Turbo!) I also thought about making the floors, ceilings and walls different colors so as to have blue skies and green walls sort like a hedge labyrinth in a garden.

Interesting anecdote: I discovered completely by accident while coding this that walking into a large empty space created an interesting effect that looks like rows of marble columns! :D

I haven't touched QBasic since .... well since a long time ago. Does QB64 or whatever is the new tools have a way to let me make this into an executable that will run natively on modern systems?

Statistics: Posted by BenMcLean — Wed May 16, 2012 6:15 pm


]]>
2012-05-16T18:11:28-05:00 2012-05-16T18:11:28-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21910#p21910 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]>
BTW, would you mind if I feature this in the next issue of my ezine?

http://games.freebasic.net/basicgaming.php

Statistics: Posted by Lachie Dazdarian — Wed May 16, 2012 6:11 pm


]]>
2012-05-16T17:39:02-05:00 2012-05-16T17:39:02-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=21909#p21909 <![CDATA[Baron Von Evil's Mansion (3D maze game in QBasic)]]>
I encourage anyone interested to modify this and/or develop new levels. If you do, I want to see what you come up with. Email me at mclean.ben@gmail.com

Maybe if I have time I'll do a YouTube video on it.

Anyway the game is here:
http://code.google.com/p/baron-von-evil/



I was inspired to make it by this Javascript game http://www.star-dot.com/hishers/hisgame ... e/maze.htm

Statistics: Posted by BenMcLean — Wed May 16, 2012 5:39 pm


]]>