GrahameKing
Aug 17, 2006
This area is for development of the puzzle game called "Entrap" written by Harmonv for a prize winning entry to the LB summer 2006 contest.
In August, 2006, I added a "wizard" to the game which changes the cursor to a cross-hairs style when the player points at a cell which is an efficient move. It solves the puzzle for you, in other words. This needs to be made optional so the player can try without the "training wheels" of the cross-hair cursor. Other changes may be needed.
Please give feedback on the "discussion" page (tab above).
[[code format="vb"]]
' code goes here'
code
In August, 2006, I added a "wizard" to the game which changes the cursor to a cross-hairs style when the player points at a cell which is an efficient move. It solves the puzzle for you, in other words. This needs to be made optional so the player can try without the "training wheels" of the cross-hair cursor. Other changes may be needed.
Please give feedback on the "discussion" page (tab above).
[[code format="vb"]]
' code goes here'
code