This package browser is in early development. Mind the rough edges.

emacs-typing

Emacs game where you have to type fast

The Typing of Emacs is a game for Emacs that forces you to type words correctly as fast as possible, otherwise you will die. The game builds the list of words from the active buffer.

Installation

Install the latest version of emacs-typing as follows:

guix install emacs-typing

Or install a particular version:

guix install emacs-typing@1.1.4-0.a2ef25d

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.