Skip to content

Latest commit

 

History

History
70 lines (56 loc) · 1.6 KB

README.md

File metadata and controls

70 lines (56 loc) · 1.6 KB

Tetris 4K by wiesi

1. Links

2. Summary

  • Programming language: Java
  • Main size: 4,0 KB
  • Extra size: 0 B
  • Total size: 4,0 KB
  • Feature count: 22
  • Bytes per feature: 182 B

4. Controls

  • Esc or Alt+F4: quit
  • S: start new game

4.1. Game

  • ↵ Enter: hard drop
  • : rotate counterclockwise
  • Space: soft drop
  • : move left
  • : rotate clockwise
  • : move right

4.2. Pause screen

  • P: unpause

5. Features

  1. All tetrominoes
  2. Alternative drop
  3. Alternative rotation
  4. Drop
  5. Game over detection
  6. Game over screen: score
  7. Gravity
  8. High scores
  9. High scores with names
  10. Horizontal movement
  11. Line clearing
  12. Line clear points:
    • Single: 1
    • Double: 3
    • Triple: 6
    • Tetris: 10
  13. No bugs
  14. Pause
  15. Persistent high scores
  16. Piece preview: single piece
  17. Quit
  18. Restart
  19. Retry
  20. Rotation
  21. Sleep mode: from OS
  22. Title screen

5. How to play (Windows only)

  1. Download the archive
  2. Download Java
  3. Double click Tetris4K.jar