Skip to content

Ein Browsergame auf Basis von OpenStreetMap

Notifications You must be signed in to change notification settings

exmatrikulator/wustopia

Repository files navigation

An Open Source Game based on OpenStreetMap.

Install & Run

docker-compose up -d --build

and visit http://localhost/

Develop & Run

Comment out the app volume in the docker-compose.yml and run

docker-compose up -d --build

and visit http://localhost/

Documentation

Install doxygen and run

doxygen

Open docs/html/index.html in your Browser.

Development

Formula for new resources

(<steps> - 1) root of(<end>/<start>)

e.g. 20 steps from 20 to 86400 seconds (1 day) https://www.wolframalpha.com/input/?i=19+root+of+(86400%2F20)

for benefit calculate -2 steps on amount and +2 steps on time.

About

Ein Browsergame auf Basis von OpenStreetMap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published