I fixed my old checkers game...

Coding and scripting with FreeBasic, C++, JavaScript etc.

Moderators:Administrator, Global Moderator

Dr_Davenstein
QBasic God
Posts:166
Joined:Tue Mar 25, 2003 12:45 am
Location:U.S.A.
Contact:
I fixed my old checkers game...

Post by Dr_Davenstein » Wed Jul 21, 2004 6:03 am

I decided to redo the file loading stuff using relative paths. I didn't even know you could do it that way until recently. ::)

Anyway, it uses Future and DS4QB++... It should run without sound in case there's a problem with DS4QB. It's nothing special, but it's one of the first games I made and it has nice gfx. ;)

Checkers
Come check out [url=http://www.freebasic.net/forum/index.php]FreeBASIC[/url]. The syntax is based on QuickBasic, but it expands to use pointers, operator overloading, etc... The list goes on and on!

Post Reply