Skip to content

spypunk/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris - Just another Tetris™ clone alt tag

Release Build Status Codacy Badge Download tetris License

How it looks ?

alt tag

alt tag

alt tag

alt tag

How to build it ?

You will need a Java JDK 8+ and maven 3+.

Execute mvn clean package assembly:single to build the release package.

How to play ?

  • SPACE - Start a new game

  • LEFT - Move the current shape to the left

  • RIGHT - Move the current shape to the right

  • DOWN - Move the current shape down

  • UP - Rotate the current shape clockwise

  • CTRL - "Hard drop" current shape

  • P - Pause the current game

  • M - Mute sound

  • PAGE UP - Increase the volume

  • PAGE DOWN - Decrease the volume

What about license ?

This project is licensed under the WTFPL (Do What The Fuck You Want To Public License, Version 2)

WTFPL

Copyright © 2016-2017 spypunk spypunk@gmail.com

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.