Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladikoff/game-off-2012
Core Committer - The Game
https://github.com/vladikoff/game-off-2012
Last synced: 6 days ago
JSON representation
Core Committer - The Game
- Host: GitHub
- URL: https://github.com/vladikoff/game-off-2012
- Owner: vladikoff
- Fork: true (github/game-off-2012)
- Created: 2012-11-12T03:35:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-18T02:28:30.000Z (almost 12 years ago)
- Last Synced: 2024-05-02T06:07:59.398Z (6 months ago)
- Language: JavaScript
- Homepage: http://committer.meteor.com
- Size: 18 MB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-open-source-games - Core Commiter - Choose an open source project and help that project by sorting code to proper branches. (Browser-Based / Arcade)
README
# Core Committer - The Game
[ [WATCH GAME TRAILER](http://www.youtube.com/watch?v=BDPUvtY8Lr0 "Core Committer Game Trailer") ]
![](http://committer.meteor.com/img/poster.png "The Core Committer")
## Instructions & Story
* __You are the core committer.__
* Choose an open source project and help that project by sorting code to proper branches.
* Collect stars to make your project more popular.* allow the code blocks to hit the related branch color
* good: ![](http://committer.meteor.com/img/tutorial-good.png)
* bad: ![](http://committer.meteor.com/img/tutorial-bad.png)
* destroy the blocks that do not match the branch color using your attack lasers ([SPACE])
* branches change if you destroy matching blocks or a block
* when the branch changes, it lights up and the code starts flowing from a different direction* __you lose health if you mismatch the code & branch colors__ or __destroy good code blocks__
* when stars get to the branch, collect then with your committer
* use branch teleporting ([TAB]) and 3D view ([E]) to your advantage
* the game gets harder over time, be prepared!## Controls
### Keyboard Controls
* __arrow keys__ - move
* __q / w__ - < , > teleport
* __TAB__ - clockwise tele
* __SPACE__ - attack
* __e__ - enter or exit 3D### GamePad Controls
![](http://committer.meteor.com/img/gamepad-map.png "GamePad Controls")
* Plug in your controller, smart pressing buttons when you get into game mode (after the menus).
'Gamepad' in the bottom right corner should say 'on'
* If you can't get it to work, make sure your controller works with the
[HTML5 Rocks Tester](http://www.html5rocks.com/en/tutorials/doodles/gamepad/gamepad-tester/tester.html).
Make sure to close the tester tab, because the controller can access only one browser tab at a time
* Controllers tested: XBOX360, Logitech F310 GamePad & Attack3 Joystick, PS3.
## Features* 2D & 3D Game Modes
* Compatible with WebGL enabled browsers (three.js support).
* Tested in Chrome & Firefox, HTML5 GamePad support in Chrome
* Top & Recent Scores
* GitHub Auth to save your game score
* 3 amazing wub wub wub music tracks (you can also turn the music off, if you are sick of the wub wub)## Tech Used
* Meteor (http://meteor.com)
* three.js (WebGL) (http://mrdoob.github.com/three.js/)
* Compass / SASS
* Modernizr
* Lo-dash
* jQuery
* HTML5 GamePad API## Notes
* All project names & trademarks are the property of their respective owners
* Game music used under Creative Commons License.
Thanks to [Flembaz](http://soundcloud.com/flembaz/sets/indigo/) (Written, produced, mixed, mastered by João Bandarra & Pedro R. Artur)
* Source Installation instructions are in ```INSTALL.md```