dmlicht / tetris

Let's play Tetris in the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tetris

Let's play Tetris in the terminal

Usage

From the root directory, run:

python tetris.py

Requirements

run: [python 3, numpy]
test: [pytest]

Tools

  • curses
  • numpy
  • context managers

Tests

To run the tests, from the root directory run:

pytest

About

Let's play Tetris in the terminal


Languages

Language:Python 100.0%