Also tried to improve my previous attempt at dual pseudo3d chessboards. Still not quite fast enough for real hardware. I have to get better at optimizing.
Also tried to improve my previous attempt at dual pseudo3d chessboards. Still not quite fast enough for real hardware. I have to get better at optimizing.
I found a few old images I made with trueSpace. Which I really miss using. Also, I'm so old that I had my actual name for my Yahoo e-mail account.
I found a few old images I made with trueSpace. Which I really miss using. Also, I'm so old that I had my actual name for my Yahoo e-mail account.
There's still some optimizing I can do, so maybe 15~ish is possible.
There's still some optimizing I can do, so maybe 15~ish is possible.
I POST moves and GET the current board. I should be able to make both my A8 and SGDK chess boards talk to this.
I POST moves and GET the current board. I should be able to make both my A8 and SGDK chess boards talk to this.
I'm currently trying to convince myself to convert my valid move code from SGDK/C to fastbasic. Or switch to using a dedicated TCP or HTTP server for chess games.
I'm currently trying to convince myself to convert my valid move code from SGDK/C to fastbasic. Or switch to using a dedicated TCP or HTTP server for chess games.