Menu

Tree [0dd6e8] master /
 History

HTTPS access


File Date Author Commit
 .gitignore 2018-04-15 Nguyen Tuan Dung Nguyen Tuan Dung [5a8b79] Update .gitignore
 2048.pas 2018-06-30 Lê Ngọc Đăng Khoa Lê Ngọc Đăng Khoa [603b5d] 2048 4.3
 COPYING 2018-05-04 Nguyễn Hoàng Dương Nguyễn Hoàng Dương [e043d2] Rename LICENSE to COPYING
 Makefile 2018-05-31 Nguyễn Tuấn Dũng Nguyễn Tuấn Dũng [c3779b] Update Makefile
 README.md 2018-06-02 Lê Ngọc Đăng Khoa Lê Ngọc Đăng Khoa [03714e] Update README.md
 VERSIONS_COMPARE.md 2018-06-30 Lê Ngọc Đăng Khoa Lê Ngọc Đăng Khoa [0dd6e8] Update VERSIONS_COMPARE.md

Read Me

2048

This is a game written in Pascal by a single person, and it is inspired by Gabriele Cirulli's 2048. It runs in command line.
By default, you use up/down/left/right arrows to move, R key to rewind.
For a comparison between versions of this 2048, see VERSIONS_COMPARE.md.
Source code and compiled binaries for Windows of this game are available for download here.
We recommend you to set your PC's locale to Japan to have better text

Build from source

You do make. Works only for Windows and GNU/Linux (both x32 and x64 architectures).

License

GPL v3 logo

This game is licensed under GNU General Public License version 3, for the sake of the players' freedom.