Skip to content

doug3230/Tetris-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For players

A compiled Windows executable can be found at main/Tetris-Clone.exe

This executable can be run anywhere but make sure that it is always in the same folder as main/files (as that's where any necessary images and sounds are kept).

For developers

Main program is main/Tetris-Clone.py

Pygame needs to be installed in order for this to be run.

In order for the core modules to be detected, they need to be on the PythonPath. I believe that by importing the project into Eclipse (see eclipse-project.zip) this problem can be avoided. I use the Pydev Eclipse plugin for Python development.

This project was actually developed using Mercurial as version control system (see .hg folder).

About

My own implementation of the popular Tetris game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published