Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 561 Bytes

File metadata and controls

24 lines (16 loc) · 561 Bytes

flutter_tetris

スクリーンショット 2024-02-04 12 28 12

This repository is made for the game like tetris by Flutter

Game link : https://umigishi-aoi.github.io/flutter_tetris/

You can play this game by button and keyboad.

Key config:

  • enter: Start
  • arrowRight: Right
  • arrowLeft: Left
  • arrowDown: Down
  • keyX: R90
  • keyZ: L90
  • keyC: Keep
  • arrowUp: HardDrop

NOTE

If you like the repo please star :)