Updating README
This commit is contained in:
parent
3517e6d672
commit
12b056e5c9
@ -1,4 +1,4 @@
|
|||||||
# Tetrys
|
# Tetrys #
|
||||||
|
|
||||||
Tetrys is a minimalist [Tetris](http://en.wikipedia.org/wiki/Tetris) clone written using
|
Tetrys is a minimalist [Tetris](http://en.wikipedia.org/wiki/Tetris) clone written using
|
||||||
[Pygame](http://www.pygame.org/). I started it as a project to teach my girlfriend the basics of game development in
|
[Pygame](http://www.pygame.org/). I started it as a project to teach my girlfriend the basics of game development in
|
||||||
@ -11,6 +11,7 @@ the bottom of the well instantly. A small "shadow tetrad" at the bottom of the w
|
|||||||
will fall if left where it is.
|
will fall if left where it is.
|
||||||
|
|
||||||
The full [source code](https://github.com/FooSoft/tetrys/) can be accessed on my GitHub page (it is only one file).
|
The full [source code](https://github.com/FooSoft/tetrys/) can be accessed on my GitHub page (it is only one file).
|
||||||
Below is a screenshot of what the game looks like running in Linux:
|
|
||||||
|
|
||||||
![](http://foosoft.net/projects/tetrys/img/tetrys.png)
|
## Screenshots ##
|
||||||
|
|
||||||
|
[![Game window](img/tetrys-thumb.png)](img/tetrys.png)
|
||||||
|
BIN
img/tetrys-thumb.png
Normal file
BIN
img/tetrys-thumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
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