Skip to content

Infinite runner dynamically created based on GitHub metrics.

License

Notifications You must be signed in to change notification settings

rpc-team/GitRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitRunner

GitRunner was designed and developed for the Global Hack Summit Hackathon of 2016.

The idea behind the game is to generate dynamically an infinite runner map based on metrics of GitHub repositories.

Or how we like to say:

    if (gitRunner == infiniteRunnerGame &&
        mapSize == sizeOfAGitHubRepository &&
        obstacles ==  mostUsedLanguageSize &&
        monsters == noOfSubscribers &&
        gaps == noOfBrances) {
            funFunGame(play);
        }

About

Infinite runner dynamically created based on GitHub metrics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published