{
  "name": "Grid Gambit",
  "short_name": "Grid Gambit",
  "id": "com.example.gamename",
  "description": "Grid Gambit is a fast, chaotic multiplayer territory-control experiment where you battle for dominance inside a living Conway’s Game of Life simulation. Created for the GDevelop Big Game Jam #8 under the theme “Take Control”, this demo showcases Conway-driven hazards, persistent multiplayer, and the ability to ultimately seize control of the system itself.\n\nYou play as a rogue AI cube inside a 100×100 grid, each part of an evolving Conway automaton. Walk, paint, capture, survive  and eventually override the entire grid.\n\n🕹️ Move with WASD\n🎨 Toggle tiles by pressing SPACE on them\n🧪 Watch Conway patterns evolve and collide\n🌐 Drop-in multiplayer powered by SpaceTimeDB\n⚠️ Conway tiles damage you if you linger too long\nPress F to fire a slow Conway Bullet (New Feature)\n\nCapture two control points to enable capturing the Central Control Point\n\nCapture the Central Control Point to because the servers Conway Controller\n\nController can pause ConwayAI, edit the grid, load presets and cause chaos.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}