An open API service indexing awesome lists of open source software.

https://github.com/p1-0tr/wasm-tris

Simpe project to practice working with web assembly.
https://github.com/p1-0tr/wasm-tris

cpp practice wasm

Last synced: 2 months ago
JSON representation

Simpe project to practice working with web assembly.

Awesome Lists containing this project

README

          

WASM-tris
=========

A quick and dirty implementation of a tetris-like game I did to practice
working with web-assembly.

Useful links
------------

http://webassembly.org/
https://open.gl/introduction
https://kripken.github.io/emscripten-site/docs/porting/multimedia_and_graphics/OpenGL-support.html
http://www.lonesock.net/soil.html
https://learnopengl.com/
https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame