Navigate to a git repository, and run a game to se who had most HEAD possession.
I created this game during a train ride to help my friend to use faster git merge tool.
git clone https://github.com/syzer/git-soccer.git
cd git-soccer
npm install
# To calculate game data:
npm start
# Need to answer couple questions
# Install `live-server`
npm i -g live-server
live-server ./app
All assets are taken from random image search.