Greg SchaferSoftware DeveloperBoulder, CO, USA

ProjectsThings I've built

ThoughtsWhat I'm thinking about

GuidesCode-related tutorials and guides

HobbiesGaming, sports, cooking, etc.

Tetradrop Tetris Clone

11 Aug 2011

Early game Mid game End game (loss)

How to Play

  • Download the source and extract it
  • Download and install pygame and numpy
  • Do python tetradrop.py from the tetradrop folder to run the game

What

During a free week between an internship and the start of school, I decided to remake an old game in pygame and picked Tetris by chance.

Tech

Python with pygame for graphics and user input and numpy