Skip to content

rfblue2/pytetris

Repository files navigation

PyTetris

Tetris clone in python.

This project is managed by Pipenv. In general do development work while shelled into pipenv:

pipenv shell

Leave the shell by typing

exit

Common commands outside the shell

pipenv install <package>
pipenv run python main.py

TODO List:

  • CCW Rotation
  • Extended Lockdown
  • Back-to-Back, hard/soft drop scoring
  • T-spins

About

Python based Tetris clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages