Skip to content

Gargafield/kingdom-crisis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kingdom Crisis

You are the unfortunate minister that chooses political-economic policies. Can you save the kingdom in these unstable times?

Description

Kingdom Crisis is a terminal-based financial toy-simulation made with Rust and Ratatui as a school project. The equations and formulas used in the simulation are by no means accurate or realistic, but they give a general idea of what economic policies can do to a country.

Installation

  1. Clone the repository
  2. Install Rust
  3. Run cargo build --release in the project directory
  4. Run ./target/release/kingdom-crisis to start the game

Usage

The game is using arrow keys to navigate and enter to select. You can navigate through the menus and select the policies you want to apply, and the variables you want to see in the graph view.

Image

Contributing

This project is a school project and is not open for contributions.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages