A simple Tetris game for Android devices.

The project resulted from the challenge to realize a simple game without any game framework. Logic, multi-threading and canvas update are managed manually.

  • tetris ,
  • game ,
  • android ,
  • java