PDA

Click to See Complete Forum and Search --> : Knight's Challenge


johnfla
Feb 8th, 2005, 07:45 AM
Have a go at this please, basic I know, but it passed the time, just started a new job

This done in VB 6

NoteMe
Feb 8th, 2005, 07:54 AM
It is missing a lot of files ++.




ии

johnfla
Feb 8th, 2005, 09:00 AM
This will work

Thanks

bpd
Feb 8th, 2005, 10:55 AM
Interesting game - I like it.

A couple suggestions...

Edit the .vbp file and change this line: Form=\\a0028-fil0102-s\jflak$\vb\Form1.frmto Form=Form1.frm

The game board doesn't fit when the screen resolution is 800x600.

I won the game (was able to make all 64 moves) but got no "prize" - what a let-down! ;)

johnfla
Feb 8th, 2005, 11:31 AM
I appreciate the feedback

I put in a winners message when number of moves hit 64 but didnt seem to fire, thinking of adding a 'brute force' option, i.e. the computer randomly moves the knight, and see how many goes it takes to solve it, quite a few I would imagine