You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frequently asked questions include, "what is Blaseball?", "what is Gemini?", and "why would you want to access Blaseball over Gemini?" The author of this document does not have satisfactory answers to these questions at this time.
## LICENSE
All code within this resposity is placed by its authors into the public domain.
(This likely represents the code's value.)
## RUNNING
This is pretty standard if you're familar with Python, Jetforce, Gemini, etc. But in case you're not, it should look something like this:
```sh
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
python main.py
```
Then point your gemini browser of choice at localhost.