Skip to content

thecoding-time/coderocto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

It works in Chrome, Firefox and Safari. It probably works in other browsers but I haven't tested.

Rules

  1. Take the code blocks and combine them horizontally to create an application.

  2. Missed blocks will become bugs

  3. Unknown or buggy applications won't be deployed.

  4. Each successful deploy will give you points and the blocks of that line will dissapear.

  5. If Octocat touch the top of the screen, you lose.

  6. 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

Releases

No releases published

Packages

No packages published