Project - Game-O Fetris

Another pointer: https://www.ghielectronics.com/support/.net-micro-framework shows the links to the netmf reference documents. It has the best links !

Thanks @ andre.m and @ Brett that’s the information I was looking for… now off to actually read more of the documentation!

@ Silverball - I am glad you like it. I see you have been taken care of, but in case you still looking for what data1 and data2 are here is the direct link:

So in this case data1 is the port/pin number and data2 is state of the port/pin.

Added latest version (runs on actual console):

  1. Added fix for issue with the order of the static initialization. Bitmap.Height and Bitmap.Width being wrong when app is running without debugger attached.

  2. Added support for Power button. It turns the console off now.

Excellent Thanks

AI is done. Checkers runs in emulator.

Testing extreme parameters for AI depth and will put it on Codeshare very soon.

3 Likes

Wow ,hurry up :wink: