Skip to content

bownie/cto-game

Repository files navigation

build sonar codecov

CTO Game

Can you become the most successful software company in history? Let's see your CTO chops!

This is the bones of a future turn-based game which will allow players to simulate a software company and the levers they need to pull and they need to press in order to become successful in the software business. Think it's simple keeping developers busy with interesting work when you have a million customers baying for your blood? Let's see how you get on.

Installation and Running

Get Rust and install as per:

https://www.rust-lang.org/tools/install

If you have the gh command line tools:

$ gh repo clone bownie/cto-game

or

$ git clone https://github.com/bownie/cto-game.git

Then:

$ cd cto-game

$ cargo run

Architecture

CTO Game is written in Rust and runs in the terminal. In the future there might be an online version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages