[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-31T21:38:24-05:00 http://www.petesqbsite.com/phpBB3/app.php/feed/topic/3683 2013-01-31T21:38:24-05:00 2013-01-31T21:38:24-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=22340#p22340 <![CDATA[Computer Chess progs & utilities for Qbasic/Fbasic]]>
Welcome aboard!

Ted

Statistics: Posted by burger2227 — Thu Jan 31, 2013 9:38 pm


]]>
2013-01-30T23:44:45-05:00 2013-01-30T23:44:45-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=22339#p22339 <![CDATA[Computer Chess progs & utilities for Qbasic/Fbasic]]>
Another motive for me joining this site is my desire to share some of the better QB programs that I've written in the past. I plan on uploading them soon, and when I do, I'll notify everyone (they're mostly games). I know that QB is DOS-based, essentially "obsolete," and is very, very slowly being phased out, but I think we can all agree that those of us who have had so much fun with the language still like to keep it somewhat alive.

Statistics: Posted by allen05 — Wed Jan 30, 2013 11:44 pm


]]>
2013-01-08T05:08:48-05:00 2013-01-08T05:08:48-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=22301#p22301 <![CDATA[Computer Chess progs & utilities for Qbasic/Fbasic]]>
Total chess head here, lousy coder, lol Im in the middle of constructing a whole sackful of plug n play chess utilities primarily designed to make it easy for my self and others to write chess programs, or create the modular parts of chess programs, aka the bits you are interested in.

If you go to the Projects page on the Freebasic forum you will see numerous chess projects with all sorts of handy code, tips and advice. Including data sets for digital chess pieces.



The chess utilities/modules communicate via simple *.txt files ( im building a network chess supercomputer, this is the WYSIWYG message based method i use to communicate) so for example if you want a board and chess pieces you dont have to write a line of code, its already done you just have to write the position generated by your engine code to a simple *.txt file and the GUI will read it in and shuffle the pieces around.

In a couple of months time we could be having a chess engine tournament. Lets see if you Qbasic softies have got the chess chops to take on the intrinsically superior FreeBasic chess warriors :-p

....while we wait for you to spool up into chess battle mode feel free to try and take on my creaky old network chess supercomputer.

Pawn to H4

Statistics: Posted by chessmaster — Tue Jan 08, 2013 5:08 am


]]>