Octocoder
Octocoder is a tetris-like game where you have to collect code blocks and deploy them into applications. Combine the blocks to build popular applications and earn lots of points. It was born as a fork of Octocat Jump and is my entry for the Github Game Off 2015.
It works in Chrome, Firefox and Safari. It probably works in other browsers but I haven't tested.
Rules
-
Take the code blocks and combine them horizontally to create an application.
-
Missed blocks will become bugs
-
Unknown or buggy applications won't be deployed.
-
Each successful deploy will give you points and the blocks of that line will dissapear.
-
If Octocat touch the top of the screen, you lose.
-
If you create an app with more than 4 bugs (40%), you lose.
Some combinations could be Python + HTML to create Django applications or Ruby + HTML to create Ruby on Rails apps. Try yourself other combinations to discover all the possibilities.
Controls
- ← and → to move the player
- ↓ to drop the block
- P to pause the game
- M to mute the music
Thanks
I want to thank Thiago Costa for his help and his ideas for the mechanic of the game :)