Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 579 Bytes

File metadata and controls

31 lines (20 loc) · 579 Bytes

WAT

Navigate to a git repository, and run a game to se who had most HEAD possession.

Why

I created this game during a train ride to help my friend to use faster git merge tool.

Demo Screen

It's still work in progress

How

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

Credits

All assets are taken from random image search.