Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 1.6 KB

README.md

File metadata and controls

67 lines (54 loc) · 1.6 KB

aSMtris by Sebastian Mihai

1. Links

2. Summary

  • Programming language: Assembly
  • Main size: 1,9 KB
  • Extra size: 0 B
  • Total size: 1,9 KB
  • Feature count: 16
  • Bytes per feature: 119 B

3. Controls

3.1. Pause screen

  • F16: pause
  • A: move left
  • Q: quit
  • S: move right
  • Space: rotate counterclockwise

3.2. Pause screen

  • Any Key: unpause

4. Features

  1. All tetrominoes
  2. Animations
  3. Colored pieces
  4. Controls guide
  5. Game over detection
  6. Game over screen: game over text
  7. Gravity
  8. Horizontal movement
  9. Line clearing
  10. No bugs
  11. Pause: pause emulation
  12. Piece preview: single piece
  13. Placement transition
  14. Quit
  15. Rotation
  16. Smooth gravity

5. How to play

  1. Download the archive
  2. Download DOSBox
  3. Move aSMtris.com to ~/dosgames
  4. Setup AUTOEXEC
  5. Run the command for your operating system:
    • Windows:
      dosbox -c aSMtris
    • MacOS:
      /Applications/dosbox.app/Contents/MacOS/DOSBox -c aSMtris