Once upon a time, when I was serving in the Republic of Korea Army, I noticed that there was no proper recreational activity for soldiers at our base. So, I decided to create a chess game that could be played offline. I coded the game in Python and used MySQL to store the game data. I also created a simple web interface using Django to allow soldiers to compete with each other.
- Bloghttps://boosung.substack.com/p/the-time-i-coded-chess-with-pen-and
- GitHubhttps://github.com/boosungkim/custom-chess-engine
- StackPython / C++ / MySQL / DJango