Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kennethlove/hangry-games


https://github.com/kennethlove/hangry-games

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# hangry-games

## Description

A Hunger Games simulator.

## Running a game

1. `cargo run -- add-game`
this will give you a game id, copy that.
2. `cargo run -- fill-tributes `
this will fill the game with tributes.
3. `cargo run -- start-game `
this will start the game by placing all tributes in the arena.
4. `cargo run -- run-next-day `
this will run a new day of the simulation.