Changelog
All notable changes to this project will be documented in this file.
[Unreleased]
Added
- Initial creation of the changelog file.
[1.0.0] - 2023-12-15
Added
- Initial release of the Chess game.
- Basic game functionality with local multiplayer mode.
- Responsive design for various devices.
[1.1.0] - 2024-01-10
Added
- Online multiplayer mode using PHP WebSocket server.
- Real-time gameplay with smooth, lag-free interaction.
[1.2.0] - 2024-02-05
Added
- User guide and tutorial for playing the game.
- Detailed API documentation and code comments.
[1.3.0] - 2024-03-01
Added
- Contribution guidelines and code of conduct.
- Deployment instructions and server setup documentation.