Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kenny2github/idlesite

An idle game about website management.
https://github.com/kenny2github/idlesite

bash idle-game

Last synced: 2 days ago
JSON representation

An idle game about website management.

Awesome Lists containing this project

README

        

# IdleSite
A game where you set up a website that makes money from views.

## Requirements
- This game must be played in **Bash**.
- Python 3.9 is required, and must be the interpreter pointed to by `python3`.
- One optional feature requires matplotlib.

## To Play
```bash
$ git clone https://github.com/Kenny2github/IdleSite.git
$ cd IdleSite
$ source activate.sh
$ start
```