Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syzer/git-soccer
Git ball game you play with fellow programmers
https://github.com/syzer/git-soccer
game git git-game much-wow soccer
Last synced: 3 months ago
JSON representation
Git ball game you play with fellow programmers
- Host: GitHub
- URL: https://github.com/syzer/git-soccer
- Owner: syzer
- Created: 2017-02-16T21:25:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T14:48:21.000Z (almost 4 years ago)
- Last Synced: 2024-10-03T06:47:44.511Z (3 months ago)
- Topics: game, git, git-game, much-wow, soccer
- Language: JavaScript
- Size: 750 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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](https://raw.github.com/syzer/git-soccer/master/doc/game.png)
# It's still work in progress
# How
```sh
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.