Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kenny2github/idlesite
- Owner: Kenny2github
- License: gpl-3.0
- Created: 2021-07-31T21:21:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T03:15:33.000Z (over 3 years ago)
- Last Synced: 2024-11-02T06:26:33.676Z (about 2 months ago)
- Topics: bash, idle-game
- Language: Python
- Homepage:
- Size: 809 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```