Spaces:
Runtime error
Runtime error
Desc
Browse files
README.md
CHANGED
|
@@ -9,8 +9,18 @@ pinned: false
|
|
| 9 |
license: mit
|
| 10 |
storage: small
|
| 11 |
short_description: 1v1 RTS game controlled by voice via Mistral
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
|
|
|
|
|
|
| 14 |
<div align="center">
|
| 15 |
|
| 16 |
# 🎮 ChatCraft
|
|
|
|
| 9 |
license: mit
|
| 10 |
storage: small
|
| 11 |
short_description: 1v1 RTS game controlled by voice via Mistral
|
| 12 |
+
tags:
|
| 13 |
+
- game
|
| 14 |
+
- voice
|
| 15 |
+
- mistral
|
| 16 |
+
- rts
|
| 17 |
+
- hackathon
|
| 18 |
+
- svelte
|
| 19 |
+
- fastapi
|
| 20 |
---
|
| 21 |
|
| 22 |
+
ChatCraft is a 1v1 real-time strategy game (inspired by StarCraft's Terran race) entirely controlled by voice. Speak your commands — build barracks, train marines, attack the enemy — and Mistral AI interprets them into live game actions. No mouse clicks to play, just your microphone.
|
| 23 |
+
|
| 24 |
<div align="center">
|
| 25 |
|
| 26 |
# 🎮 ChatCraft
|