/chessmap

An application that consumes lichess.org feed to display all moves in real time on a map

Primary LanguageScala

Getting started

Download last maxmind GeoLite database and put in conf directory

$ cd conf
$ wget http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz

Tweak settings in conf/application.conf

$ cp conf/application.conf.dist conf/application.conf