Skip to content

Releases: spongycode/chess-engine

v2.0.0 - Multiplayer gameplay ♟️

Choose a tag to compare

@spongycode spongycode released this 31 Dec 22:40

🚀 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

Choose a tag to compare

@spongycode spongycode released this 28 Dec 12:28
refactor names

Initial release - 1.0.0 🚀

Choose a tag to compare

@spongycode spongycode released this 28 Dec 12:18

🚀 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.