gtris
About
The main goal for this project is to create a game using golang with ebiten, compile it with wasm and run it in a browser, so don't expect a complete almost-bug-free game.
Controls
- left/right to move
- down to drop (keep it pressed)
- up rotate
The source code can be found at https://github.com/luisparravicini/gtris
The pieces rotation could be improved