Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafay99-epic/chessmaster
"♟️ ChessMasters: Dive into the strategic world of chess with this Flutter-powered game. Challenge friends 👥, outwit AI opponents 🤖, and master the art of checkmate! Your mobile chess arena awaits. ♞🌟"
https://github.com/rafay99-epic/chessmaster
chess dart flutter game
Last synced: 2 days ago
JSON representation
"♟️ ChessMasters: Dive into the strategic world of chess with this Flutter-powered game. Challenge friends 👥, outwit AI opponents 🤖, and master the art of checkmate! Your mobile chess arena awaits. ♞🌟"
- Host: GitHub
- URL: https://github.com/rafay99-epic/chessmaster
- Owner: rafay99-epic
- License: mit
- Created: 2023-08-12T12:36:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-22T10:06:23.000Z (about 1 year ago)
- Last Synced: 2024-11-09T11:06:25.471Z (about 1 month ago)
- Topics: chess, dart, flutter, game
- Language: C++
- Homepage:
- Size: 485 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChessMasters: A Flutter Chess Game
ChessMasters is an elegant and strategic chess game built using Flutter. Dive into the world of chess and challenge your friends or test your skills against AI opponents. Whether you're a beginner or a seasoned grandmaster, ChessMasters offers a captivating chess experience for all levels of expertise.
## Features
- **Play Against Friends:** Invite your friends for exciting chess matches right from your devices.
- **Single Player Mode:** Test your strategic prowess against various levels of AI opponents.
- **Beautiful UI:** Enjoy a visually pleasing and intuitive user interface designed for a seamless gaming experience.## Getting Started
1. Clone the repository: `git clone https://github.com/yourusername/ChessMasters.git`
2. Navigate to the project directory: `cd ChessMasters`
3. Install dependencies: `flutter pub get`
4. Run the app: `flutter run`## Dependencies
- [Flutter](https://flutter.dev): Framework for building user interfaces.
- [chess.dart](https://pub.dev/packages/chess): A package for chess move generation and validation.## Contributing
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or a pull request.
## License
This project is licensed under the [MIT License](/LICENSE).
---
Designed and developed with ❤️ by [Abdul Rafay](https://github.com/rafay99-epic).