Releases: spongycode/chess-engine
Releases · spongycode/chess-engine
v2.0.0 - Multiplayer gameplay ♟️
🚀 Multiplayer Gameplay - v2.0.0
This release includes:
- Real-time multiplayer gameplay with standard rules and special moves.
- Live game synchronization.
- Spectator mode in the demo app.
- Game walkthrough controls.
v1.0.1
refactor names
Initial release - 1.0.0 🚀
🚀 Initial Release - Kotlin Chess Engine
This release includes:
- Library Module: A robust Kotlin chess engine with comprehensive support for advanced moves, game logic, and player interactions.
- Demo APK: A graphical demonstration showcasing the engine's functionality with a visual chessboard.