Home - jeutn/omg-research-project GitHub Wiki
Welcome to the omg-research-project wiki!
This wiki breaks down the game into components, mechanics, and system relationships to support digital implementation.
- Gameplay for gameplay summary
- Components for a detailed summary of the game's components
- Mechanics for core systems
- Actions for a list of available game actions
- Game State Model for data modelling
- Design Decisions Document
Players are medieval artisans producing goods using buildings.
Core loop: Reveal Market Display cards (resource supply) -> Plan and Build -> Resolve goods and economy -> Cleanup
Key design idea: Cards are multi-purpose (resource / building / economy)
Goal: Be the player with the most Victory Points at the end of the game.
| Starting Buildings | Workers |
|---|---|
| Charburner (4) | Main Worker (4) Assistant (8) |
| Resource Based Buildings | |
|---|---|
| Wood (26) | Tool Maker (4) Cooperage (4) Sawmill (5) Iron Smelter (6) Window Manufacture (3) Glassmaker (4) |
| Grain (17) | Mill (6) Bakery (5) Shoemaker (3) Food Factory (3) |
| Clay (17) | Cattle Ranch (6) Brick Manufacture (8) Tannery (3) |
| Wool (17) | Tailor's Shop (6) Weaving Mill (8) Butcher (3) |
| Stone (17) | Market Office (17) |