ivxvm / tetris-wasm

Tetris game handwritten in webassembly

Home Page:https://ivxvm.github.io/tetris-wasm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tetris-wasm

Tetris game programmed in WebAssembly by hand, for no good reason whatsoever! Other than learning more about WebAssembly, of course. Could be useful to lookup usage of certain constructs and as a source of additional examples of bidirectional communication between JavaScript and WebAssembly. Some development notes here.

About

Tetris game handwritten in webassembly

https://ivxvm.github.io/tetris-wasm/

License:GNU General Public License v3.0


Languages

Language:WebAssembly 83.0%Language:HTML 17.0%