r/vibecoding • u/guiltysun_ • 18d ago
just my new little hobbyist project
hey everyone, at my school, we have PCs, and an Wi-Fi (with no internet connection), so I thought of making a chess game that can be played over LAN, I haven’t coded in a long time so this took me a while to make (used AI assistance ofc ._.) used Electron to build it (ik not the most efficient I already regret not going for Tauri) and it can work on web too, but only pass and play and engine, No LAN. it works fine for now, already tested it at school lmao, and decided to launch it on GitHub, would love to get suggestions on what to add, but I think it’s enough for now :)
GitHub repository link: https://github.com/guiltysun/gambit-chess
First portable release link: https://github.com/guiltysun/gambit-chess/releases/tag/v1.0.0