Chess – 3×3 Lua

If you liked this item, please rate it up on Steam Workshop page.

Author: Mr Lennyn

Last revision: 13 Sep, 2021 at 11:22 UTC

File size: 34.82 KB

On Steam Workshop

Description:
CHESS!

Microcontroller Version:
https://steamcommunity.com/sharedfiles/filedetails/?id=2591237248

Just a little chess I’ve always wanted to make. It’s very basic, it won’t limit the piece’s movement, or detect check mates. I did add an undo button, that will revert the last move (only the last move), and a restart button. To access the menu, just press and hold anywhere on the screen.

Manual:
-To access the menu, >press and hold< anywhere on the screen.
-For 3×3 screens or bigger
-Having the screen right on the floor makes it more comfortable to play. (like in picture)
-The Undo button will revert to the last move, but only the last move.

I hope you enjoy this!
Feel free to do anything you want with the code.
Let me know of any suggestions or issues!

Change Log:
-Added promotion to a queen when a pawn is in back-ranks.