[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
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
Pete's QBASIC Site • My new FreeBASIC game: FB-Snarl
Page 1 of 1

My new FreeBASIC game: FB-Snarl

Posted: Sat Sep 24, 2011 8:46 pm
by msdos622wasfun
Hi everyone. Just completed a small project in FreeBASIC, a game called FB-Snarl. Basically the objective is to find your way through "mazes" (it's not the best maze algorithm, but I can't think of any other word to describe what they are) and collect points. Not intended to be a big production with lots of bells and whistles; it's just something fun and experimental I was doing that I wanted to share. My software download page (on my blog) is in my signature.

Thanks!