Skip to content

kerness/geogame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geogame

Guess the location!

Local dev setup:

  • clone the repo
  • install pipenv using pip: pip install pipenv --user
  • install project dependencies using pipnev: pipenv install --dev
  • create .env file based on .sample.env
  • run the dev server using Makefile or by typing manage.py command by hand: make run

About

Django + Leaflet location guessing game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published