Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.07 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.07 KB

Binary Tetris by notjagan

1. Links

2. Summary

  • Programming language: Python
  • Main size: 457 B
  • Extra size: 0 B
  • Total size: 457 B
  • Feature count: 7
  • Bytes per feature: 65 B

3. Controls

  • or Ctrl+C: quit
  • : move left
  • : soft drop
  • : move right

4. Features

  1. Drop: soft drop
  2. Gravity
  3. Horizontal movement
  4. Line clearing
  5. No bugs
  6. Quit
  7. Sleep mode: from OS

5. How to play (Windows only)

  1. Download the archive
  2. Download python
  3. Run the following command, replacing /path/to/binary_tetris.py:
    python /path/to/binary_tetris.py