Updating README.md

This commit is contained in:
Alex Yatskov 2016-09-06 21:16:31 -07:00
parent 07639e8c3f
commit 9ca2d00c77

View File

@ -1,3 +1,4 @@
# Tetrys #
Tetrys is a minimalist Tetris clone written in Python. It is cross-platform compatible and has basic gamepad support.
There is presently no way to configure what the buttons do; that is an exercise left to the reader.