QB64.org Forum

Active Forums => Programs => Topic started by: Dav on May 03, 2020, 08:54:13 pm

Title: A solitaire chess type puzzle game
Post by: Dav on May 03, 2020, 08:54:13 pm
This is the source to a small solitaire chess puzzle game on a 4x4 chess board.  Using standard chess moves, you capture pieces until only one chess piece remains.  Every move must result in a capture (no empty moves).  Not as easy as it sounds.  There are only 10 levels (puzzles to do).  SPACE resets level, Left/Right arrow keys navigate to other levels.

- Dav

  [ This attachment cannot be displayed inline in 'Print Page' view ]  

DOWNLOAD SOURCE ->  [ This attachment cannot be displayed inline in 'Print Page' view ]