
TetriKlone
This tetris clone evolved out of a tutorial for Dragon Ruby. Over time, I started to refactor the tutorial code to better suit my personal style, and then implemented the following to learn how to do it with DR.
- Portrait mode so it works well on mobile phones
- Buttons along bottom so you can play it with a touch screen
- Particle effects when a row is completed and collapses
- Sound effects when the row collapses
- Screen shake when the row collapses, with more shake the more rows you collapse at the same time
| Status | Prototype |
| Platforms | HTML5 |
| Author | nogginly |
| Genre | Puzzle |
| Made with | DragonRuby GTK |
| Average session | A few minutes |
| Inputs | Keyboard, Mouse, Touchscreen |
