其他分享
首页 > 其他分享> > WebAssembly for Game Development All In One

WebAssembly for Game Development All In One

作者:互联网

WebAssembly for Game Development All In One

WebAssembly 游戏开发指南

WebAssembly DooM

DooM, A wasm32 port of 1997 linuxdoom-1.10 with minimal modifications to the sources.

C/C++ 移植版
Rust 移植版

https://github.com/id-Software/DOOM

https://github.com/diekmann/wasm-fizzbuzz

https://diekmann.github.io/wasm-fizzbuzz/doom/

Dynamic Island / 灵动岛

<iframe allowfullscreen="true" allowtransparency="true" frameborder="no" height="585.86376953125" loading="lazy" scrolling="no" src="https://codepen.io/xgqfrms/embed/gOzLLPw?default-tab=result&theme-id=dark" style="width: 100%" title="Dynamic Island Doom"> See the Pen Dynamic Island Doom by xgqfrms (@xgqfrms) on CodePen. </iframe>

Haml

https://haml.info/tutorial.html

Haml

%strong{:class => "code", :id => "message"} Hello, World!

HTML

<strong class="code" id="message">Hello, World!</strong>

refs



©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载

标签:Development,WebAssembly,github,Game,wasm,https,xgqfrms,com
来源: https://www.cnblogs.com/xgqfrms/p/16692639.html