Hacker News new | ask | show | jobs
by daltont 195 days ago
An exercise in simulating sports fandom on a map. To do things like simulate expansion and relocation of franchises.

The idea of turning this into a simulation game is a possibility hence "warz" in the name.

It is a bunch of Jupyter notebooks being served by Voila. The "Blank.ipynb" one is more interactive but the ergonomics need work.

It is running free tier hosting so it could swamped if enough people use it simultaneously:

https://sportwarzsim-production.up.railway.app/

https://github.com/daltontf/SportWarzSim

There are instructions to run locally via Docker in the README.md