Skip to content

Commit 51fe4cb

Browse files
authored
Update README.md
1 parent c9a5fef commit 51fe4cb

File tree

1 file changed

+24
-10
lines changed

1 file changed

+24
-10
lines changed

README.md

+24-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,30 @@
1-
# learngerman
1+
# Chess Time Machine 🎮
22

3-
A new Flutter project.
3+
Travel through chess history! Play from pivotal positions of legendary games, challenge friends locally, or face Stockfish AI. Available now on Google Play Store.
44

5-
## Getting Started
5+
## ✨ Features
66

7-
This project is a starting point for a Flutter application.
7+
- 🏛️ Start from historical chess positions
8+
- 📖 Learn about famous games and players
9+
- 🤖 Play against Stockfish (3 difficulty levels)
10+
- 🤝 Local multiplayer mode
11+
- 🎯 Curated positions with balanced winning chances
12+
- 📱 Clean, minimalist Flutter UI
813

9-
A few resources to get you started if this is your first Flutter project:
1014

11-
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
1315

14-
For help getting started with Flutter development, view the
15-
[online documentation](https://docs.flutter.dev/), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
16+
## 🛠️ Tech Stack
17+
- Flutter
18+
- Stockfish Chess Engine
19+
- SQLite for game database
20+
- Material Design 3
21+
22+
## 🎯 Game Modes
23+
- Historical Position vs Friend
24+
- Historical Position vs AI
25+
- Random Historical Position
26+
27+
28+
## 📝 License
29+
© 2024 Your Name. All rights reserved.
30+

0 commit comments

Comments
 (0)