2048: README change
This commit is contained in:
parent
9649342652
commit
50c053f779
@ -8,6 +8,14 @@ Join the numbers and get to the 2048 tile.
|
||||
|
||||
Original Repository: https://github.com/maccasoft/z80-apps
|
||||
|
||||
In this version some minimal changes were applied:
|
||||
* On startup, clearing the screen will be performed by the standard
|
||||
VT100 ``^[2J``.
|
||||
* The "arrow symbols" below the playfield are symbolized by <>^v, as
|
||||
the symbols used before actually are control characters that most
|
||||
VT100 terminals do not display.
|
||||
* The newer version without the undocumented opcode is used.
|
||||
|
||||
## Commands
|
||||
|
||||
Use the arrow keys to move the tiles.
|
||||
|
Loading…
Reference in New Issue
Block a user