Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solitaire Chess - Logic puzzle based using chess pieces
#1
SOLITAIRE CHESS v1.1. This is a QB64 clone of the popular one person logic puzzle that uses a small chess board (4x4) and chess pieces.  The goal of solitaire chess is to capture all the chess pieces on the board and end up with only one chess piece.  It's not as easy as it sounds - every move MUST capture a piece, and you must following chess rules when moving pieces.  There are 10 levels to conquer.

To help explain how to play the puzzle, attached is a picture of the moves to solving the 1st level.  That should get you started.

Note: This version is updated to display the same on every desktop regardless of the users screen resolution.  The screen size is not hard-coded to a certain size. 

- Dav


.zip   solitairechess-v1.1-src.zip (Size: 128 KB / Downloads: 90)


(solution to 1st level)
   

Find my programs here in Dav's QB64 Corner
Reply
#2
Inside Solitairechess: changing line 1
Level = 6
solved 8 levels of Solitairechess

Pic 200 kB

Designation of lines is specially conditional absolutely

[Image: solchesswin.jpg]
Write name of program in 1st line to copy & paste & save filename.bas
Insert program pictures: press print-screen-shot button
Open paint & Paste & Save as PNG
Add picture file to program topic

Russia looks world from future. Big data is peace data.
I never recommend anything & always write only about myself
Reply
#3
Thanks for the pics, DANILIN.  Good job solving them.  Glad to know that someone played it.

- Dav

Find my programs here in Dav's QB64 Corner
Reply




Users browsing this thread: 1 Guest(s)