UNPKG

octo-pakia

Version:
89 lines 3.5 kB
{ "name": "octo-pakia", "version": "1.1.11", "description": "A game with octocats!", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/IonicaBizau/octo-pakia.git" }, "keywords": [ "octocat", "pakia", "fork" ], "author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)", "license": "MIT", "bugs": { "url": "https://github.com/IonicaBizau/octo-pakia/issues" }, "homepage": "https://github.com/IonicaBizau/octo-pakia#readme", "blah": { "title": "Octo Pakia", "h_img": "http://i.imgur.com/MeEBu1E.png", "h_url": "http://ionicabizau.github.io/octo-pakia/", "ex_img": "http://i.imgur.com/pTQVPRl.jpg", "ex_url": "http://ionicabizau.github.io/octo-pakia/", "installation": [ { "h2": "How to play" }, { "p": [ "You are an octocat in the game (specifically a [Jetpacktocat](https://octodex.github.com/jetpacktocat/)), a little character. You need to **click the mouse**, press the key, or tap (touch screen devices) to levitate, otherwise the octocat will descend. If she hits the top or bottom boundaries that'll end the game.", "There will be some obstacles along the way like **forks**, **branches** and some **enemies** who are also known as _pakias_. There are 3 types of pakias (which are actually other octocats as well):" ] }, { "ul": [ "sad (pull you)", "happy (push you)", "angry (kill you)" ] }, { "p": [ "Keep safe distance from them (especially from the angry ones)!", "There are some collectibles too! Coins for points (yellow for 50, pink for 100, red for 500). [Topguntocat](https://octodex.github.com/topguntocat/)s for invincibility for a short period. [Socialite](https://octodex.github.com/socialite/) cats will spawn clones that'll destroy anything that comes in their way!", "Hit the <kbd>Enter</kbd> or <kbd>Spacebar</kbd> keys to (re)start the game." ] }, { "h2": "About" }, { "p": "This HTML5 Game (OctoPakia) has been happily _changed_ for the [Github's Game Off 2015 (_The Game Has Changed_)](https://github.com/blog/1972-the-game-has-changed)." }, { "h2": "Credits" }, { "ul": [ "This game was initially named _Pappu Pakia_ and it was created by [Rishabh](https://twitter.com/_rishabhp) and [Kushagra](https://twitter.com/solitarydesigns). Thanks to [Rezoner](http://rezoner.net/) for Music.", "[IonicaBizau](https://twitter.com/IonicaBizau) changed it by replacing the sprites into [Octocats designed by GitHubbers](http://octodex.github.com). Also the interface was enhanced by using [Primer](http://primercss.io/) and [Octicons](https://octicons.github.com/).", "All other sounds produced by personal thingies like mouths, hands and books. Some tricks and tips that we learnt while making this game has been shared on [CodeTheory](http://codetheory.in) and [CSSDeck](http://cssdeck.com/codecasts)." ] } ] }, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "index.d.ts", "package-lock.json", "bloggify.js", "bloggify.json", "bloggify/" ] }