KeyboardFallingBlocks

Keyboard Falling Blocks

GitHub RepoSize GitHub stars

A overly complicated game of Tetris for your browser using your entire keyboard. This was written with an older style of Javascript.

If you’d like to contribute, check the wiki first.

Play it here: https://lk00100100.github.io/KeyboardFallingBlocks/client/index.html

or on itch.io https://lk00100100.itch.io/keyboard-falling-blocks

Github: https://github.com/00100100

alt text

Uses the game framework provided by Pro HTML5 Games.
Author: Aditya Ravi Shankar
Github: https://github.com/adityaravishankar
Buy his book, Pro HTML5 Games: http://www.adityaravishankar.com/pro-html5-games/).

KFB is a tetris-clone. It was made with HTML5, and javascript.

Maybe there will be multiplayer in the future using node.js with the websocket API.

Client Setup

Download client and open index.html. Read the manual in ./client before you play the game.