Skip to content

ShoelaceMan/Yatc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Yatc Yet

Another

Tetris

Clone

Yatc is an attempt at a tetris code written in JAVA. It uses JAVA's built-in high-score system, which creates a file called "scores.dat" in the current working directory. The controls are:

LEFT-RIGHT: Move tetramino left/right

Z-X: Rotates tetramino

DOWN: Slams tetramino

SPACE: Drops tetramino

There isn't a score system implemented, just the number of cleared lines, which is what gets recorded as a high-score. The game also speeds up as you clear lines, to increase difficulty.

##Preview Here is a gif of Yatc in action:

alt tag

##TODO:

  • Hold function
  • Butterfly mode

##License Licensed under The MIT License (MIT) Please see LICENSE

About

A tetris clone written in JAVA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published