This is a mix between a typing game and Breakout. You control the paddle by typing stuff fast and correctly.
Mechanics:
- As long as you type fast enough and accurately, your paddle follows the ball.
- If you make a mistake, the paddle moves erratically.
- Your paddle gets a big thrust for completing a sentence.
- You get a little boost for every "difficult" character typed correctly (uppercase letters and punctuation).
How to play:
- Open with LÖVE 0.8.0 (will NOT work properly in 0.9.0)
- Position the paddle with H (left) and L (right), and launch the ball with K. (vim keys )
- Then, type away.
- Erase mistakes with the backspace key.
- Start over with the escape key.
- There's only one level
- You can't lose or win
- There are no powerups
- The graphics are very basic
- It's more or less adjusted to my own typing speed and accuracy, YMMV
- The code isn't necessarily clean or well-structured
I had big plans for it (networking...) and I got carried away in technical details which made me lose focus of the actual gameplay. This is why I eventually put it aside. But now I'd like to know if it's an interesting game, and if it is, I might pick it up and continue development.
Download
(sorry, the forum's "upload attachment" feature tells me the quota has been reached)
Disclaimer: the music, the font, and a couple sound effects aren't mine. I'll take the time to give proper credit when I do a "real" release.