Seed m3te repo
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# m3te
|
||||
|
||||
A match-3 game written entirely in the **sx** language, targeting **iOS** first.
|
||||
|
||||
- Game logic, rendering, input, and UI are all authored in sx.
|
||||
- Art (palettes, sprite sheets) is produced as real assets.
|
||||
- Verification gate: sx logic tests pass AND the iOS app builds & launches in the Simulator.
|
||||
|
||||
Development is driven by the multi-agent `flow` (Product Owner → Worker → Reviewer → Observer).
|
||||
Reference in New Issue
Block a user