Skip to content

jamiely/tetris-flash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

A Tetris implementation in ActionScript using Flash MX. Written circa 2004. This implementation was updated in 2013 to remove its fla dependency

Compile

Install mxmlc and make sure it is in your path. If you're on OS X then:

brew install mxmlc

and then augment your path, following the provided instructions. Then, run make.

make

Controls

  • Left,Right - move a block
  • CTRL,UP - rotate a block
  • Spacebar - Fast drop a block
  • HOME,ENTER - Restart

Demo

Updated version that removes Flash MX dependencies: http://jamie.ly/labs/tetris/

Original version from 2004: http://jamie.ly/labs/tetris/tetris-2004.swf

Media

Updated

Original

About

An implementation of Tetris in ActionScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published