Update .el file to reference hg.sr.ht
migrate to hg.sr.ht
don't keep undo information for the 2048 buffer.
This is an implementation of 2048 in Emacs.
It has a bug tracker.
There are two ways to install 2048-game.el:
MELPA -- a package manager for emacs. This is the recommended way to install 2048-game.el
M-x package-list-packages
.i
to mark the package for installation.x
to execute the commands and install the marked package.You can install the game from source. This is not recommended unless you're changing the code.
M-x load-file
, then navigate to the repository, and load 2048-game.el
M-x 2048-game
, and pressing enter.