Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Chess - Board and Movable Chess Pieces.
#1
Chess.bas by Bob Seguin.
[Image: Screenshot-653.png]
Description: Chess board and pieces. Pieces can be moved with the mouse. Capturing an opponents piece is supported, but there is no "legal move" checking routine to restrict moves.

Download: Download the zip file below. Unzip to either your QB64 folder, or for better organization, to a folder you create like "TheBOB-Chess".

Install: Compile Chess.bas with QB64 v1.3 or above, and make sure the compiler output is set to create the .exe file in the same folder. See the option in the QB64 IDE RUN menu and check the RUN option: "Output EXE to Source Folder".


Attached Files
.7z   TheBOB-Chess.7z (Size: 23.1 KB / Downloads: 104)




Users browsing this thread: 1 Guest(s)