Add site metadata
This commit is contained in:
parent
7a522dde53
commit
42a84bce44
11
README.md
11
README.md
@ -1,3 +1,12 @@
|
|||||||
|
<!-- +++
|
||||||
|
Area = "projects"
|
||||||
|
GitHub = "tetrys"
|
||||||
|
Layout = "page"
|
||||||
|
Tags = ["tetrys", "python", "games", "pygame", "tetris", "mit license", "sdl"]
|
||||||
|
Description = "Simple Tetris clone written in Python."
|
||||||
|
Collection = "ProjectsComplete"
|
||||||
|
+++ -->
|
||||||
|
|
||||||
# Tetrys
|
# Tetrys
|
||||||
|
|
||||||
Tetrys is a minimalist Tetris clone written in Python. It is cross-platform compatible and has basic gamepad support.
|
Tetrys is a minimalist Tetris clone written in Python. It is cross-platform compatible and has basic gamepad support.
|
||||||
@ -10,4 +19,4 @@ bottom of the well indicates where the current piece will fall.
|
|||||||
|
|
||||||
Tetrys requires [Python](http://www.python.org/) and [pygame](http://www.pygame.org/).
|
Tetrys requires [Python](http://www.python.org/) and [pygame](http://www.pygame.org/).
|
||||||
|
|
||||||
![](https://foosoft.net/projects/tetrys/img/tetrys.png)
|
![](img/tetrys.png)
|
||||||
|
BIN
img/tetrys.png
Normal file
BIN
img/tetrys.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
Loading…
Reference in New Issue
Block a user