Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1000 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 1000 Bytes

Binary Tetris by Bumpy

1. Links

2. Summary

  • Programming language: JavaScript
  • Main size: 304 B
  • Extra size: 27 B
  • Total size: 331 B
  • Feature count: 10
  • Bytes per feature: 30 B

3. Controls

  • Ctrl+R or ⌘ Cmd+R: restart
  • Ctrl+W or ⌘ Cmd+W: quit
  • : move left
  • : soft drop
  • : move right

4. Features

  1. Drop: soft drop
  2. Game over detection
  3. Gravity
  4. Horizontal movement
  5. Line clearing
  6. No bugs
  7. Quit: close tab
  8. Restart: refresh page
  9. Retry: automatic
  10. Sleep mode: from OS