Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javier-games/jam-festmogul

This repository simulates the economic mechanics of The Festmogul in order to balance gameplay dynamics.
https://github.com/javier-games/jam-festmogul

Last synced: about 1 month ago
JSON representation

This repository simulates the economic mechanics of The Festmogul in order to balance gameplay dynamics.

Awesome Lists containing this project

README

        



[![Itch.io](https://img.shields.io/badge/itch.io-fa5c5c.svg?logo=Itch.io&logoColor=white)](https://javier-games.itch.io/the-festmogul)
[![Itch.io](https://img.shields.io/badge/itch.io-Developer_Log-555.svg?labelColor=fa5c5c&logo=Itch.io&logoColor=white)](https://javier-games.itch.io/the-festmogul/devlog/368972/game-jam-postmortem)

# The Festmogul

This repository contains the codebase for [The Festmogul](https://javier-games.itch.io/the-festmogul), a worker placement board game where players take on the role of music festival organizers. The code here is designed to simulate and evaluate the game’s economy, providing a model for resource balancing and game dynamics in a festival-planning setting.

The Festmogul is inspired by the indie music festival scene in Mexico City and was developed during the [Colocando Conciertos Board Game Jam](https://itch.io/jam/colocando-conciertos/rate/1465077), associated with the [Primer Turno project](https://twitter.com/hashtag/PrimerTurno).

## Download the Game

The Festmogul is available as a physical board game! To experience the full game, including the printed components and complete rules, download it on [itch.io](https://javier-games.itch.io/the-festmogul).

## How to Use This Repository

To explore or modify the economic simulations:

1. **Clone the Repository**:
```bash
git clone https://github.com/javier-games/jam-festmogul.git
```
2. **Run the Simulations**: Use the scripts to test different game setups and observe how resource adjustments affect gameplay.

## Contributing

Feedback and contributions are welcome! If you have ideas to improve the economic model or add new simulation features, feel free to open an issue or submit a pull request.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details.