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.
- Host: GitHub
- URL: https://github.com/p1-0tr/wasm-tris
- Owner: p1-0tr
- Created: 2017-09-02T13:51:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-02T13:53:49.000Z (almost 9 years ago)
- Last Synced: 2025-03-31T08:18:53.213Z (over 1 year ago)
- Topics: cpp, practice, wasm
- Language: C++
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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