Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Python2048
# Python2048 Game

[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/luliyucoordinate/PictureToCharacter)[![PyPI](https://img.shields.io/pypi/pyversions/Django.svg)](https://github.com/luliyucoordinate/PictureToCharacter)

Expand All @@ -8,7 +8,7 @@ This project references [yangshu's](https://github.com/yangshun/2048-python) pro
<img src="http://wx1.sinaimg.cn/mw690/af2d2659gy1fobfxqj4wyj20o80msaa2.jpg" width = "400" height = "400">
</div>

#### On linux
#### On Linux

To start the game, run:

Expand All @@ -23,7 +23,7 @@ chmod +x ./Python2048.py
./Python2048.py
```

#### On windows
#### On Windows

Download and install Python for Windows: <https://www.python.org/ftp/python/3.6.4/python-3.6.4-amd64.exe>

Expand All @@ -35,6 +35,6 @@ python Python2048/Python2048.py

or run `Python2048/play.bat`

#### How to play
#### How to Play

`W`:arrow_up: `S`:arrow_down: `A`:arrow_left: `D`:arrow_right:
`W`: arrow_up: `S`: arrow_down: `A`: arrow_left: `D`: arrow_right: