1b-chess
About
A simple retro-like chess game. Play against Stockfish12 (Chess A.I Engine). The engine offers 20 levels of difficulty. Be aware that, for beginners, it can took some time to win a single game even at the lowest level (ELO ranked at approx. 1300). The highest level is, well, the state-of-art of chess A.I. so yeah.
If you have found any bug, please let me know!
My main goal at first was to learn some low level game development, so this game is a proof-of-concept of my made-from-scratch engine (C++/Lua). I can't recommend anyone to use it, as it isn't properly documented, but if you wanna try even yet to sharpen your C++ programming/building skills, contact me and I'll gladly help you.