Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1022 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 1022 Bytes

TOGGLE

About

This is a rewrite of Tetrament, my first-ever hackathon project. Toggle is a combination of the games Tetris and Boggle.

Control the falling pieces with the WASD or arrow keys. As your pieces fall to the floor, Tetris-style, drag your mouse along the letters of the blocks to form words, Boggle-style. You may only move your cursor to adjacent letters (diagonals neighbors count!). You can gain points by clearing lines with the Tetris blocks and/or making words (longer words are worth bonus).

Don't let the blocks or the letters reach the top of the screen!

Controls

W / ↑ · rotate piece clockwise
A / ← · move piece left
S / ↓ · move piece downwards
D / → · move piece right
Space · instant drop
Mouse · click and drag to form words

License

The code is released under the MIT license.