Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.09 KB

Typer Master

Typer Master is a (really) basic typing game made with LÖVE. The goal is to type the words that appear on the screen as fast as you can.

Some gameplay footage

A final score

Usage

[Enter] Confirm, go to next screen.

[Escape] Go back to the start menu.

[F11] Toggle full screen.

Build

Builds for Windows and Linux (AppImage), as well as a .love file, are available right here. If you want to build it yourself, please refer to LÖVE's wiki about game distribution.

Changelog

  • v1.0 (2020/02/25) - Initial release.
  • v1.1 (2020/07/13) - English translation.

License

This software and its sources are published under the MIT licence.

It uses LÖVE (zlib/libpng), hump (MIT), json.lua (MIT), and Lukas Krakora's Elegant Typewriter font (free for non-commercial use).