Initial Commit

This commit is contained in:
2026-04-12 08:41:30 -05:00
commit f812b09c8c
7 changed files with 427 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
# Grome
Game where you are a slime mold, your goal is to survive as long as possible.
A text based game where you start out as a single cell. Your goal is to consume the things around you, grow and evolve
```text
∙ ∙
⋅⋅ ∙⋅ ∙
∙ ≈ Φ
Φ ∙
∙ ⋅∙
⋅ ∙ ≈
Θ <-- you
∙ ∙
Φ ∙ ⋅ <-- Nutrient
∙ ═
∙ ∙ ≈ ▐Θ▌ <-- Another Player
⋅ ∙ ═
∙∙ ∙
∙ Φ ⋅ ⋅
∙ ∙∙
```