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

emacs-2048-game 20151026.1233

Implementation of the game 2048 in Emacs Lisp

This program is an implementation of 2048 for Emacs. The goal of this game is to create a tile with value 2048. The size of the board and goal value can be customized.

Installation

Install emacs-2048-game 20151026.1233 as follows:

guix install emacs-2048-game@20151026.1233

Or install the latest version:

guix install emacs-2048-game

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.