Please sign in to access this page
simple chess website to learn coding a bit more
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
added checkmate and illegal moves detection, i think im pretty much finished with this simple chess implementation. the player must play black and white though, but i dont have the skills to implement a computer bot.
created the repo and started development, its in next.js so im spending time learning how it works. using tailwinds.css and typescripts. right now just a simple chess board but planning on adding moves.