manual/source/2/2.4/2.4.8/2048-qt.rst

28 lines
932 B
ReStructuredText
Raw Normal View History

2018-10-12 10:47:01 -07:00
Chapter 2.4.8 2048-qt
2018-09-25 13:59:02 -07:00
=====================
2048 is a fun simple lightweight game included by default.
Useage
------
2018-11-12 13:24:24 -08:00
To play 2048-qt you use the arrows keys to combine blocks with the same number on them without having no possible moves at which point the game is over. As you combine numbers your score increases by the sum of the new block(s) you make and is shown towards the upper right hand corner of the window. Your high score is the best you have done at this game and is also shown towards the upper right hand corner.
2018-11-12 13:13:51 -08:00
If midway you want to restart to a new game press the new game button on the right hand side or :menuselection:`File --> New Game`.
2018-09-25 13:59:02 -07:00
Screenshot
----------
2018-10-15 16:50:17 -07:00
.. image:: 2048-qt.png
2018-10-02 14:21:25 -07:00
Version
-------
Lubuntu ships with version 0.1.6 of 2048-Qt.
2018-09-25 13:59:02 -07:00
How to launch
-------------
2018-11-10 13:40:36 -08:00
To launch 2048-qt go to the menu :menuselection:`games -> 2048-qt` or run
2018-10-28 21:27:25 -07:00
.. code::
2048-qt
from the commanmd-line.