andyfriesen / v1wasm

A WASM port of VERGE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VERGE

This is a WASM port of version 1 of Vecna's VERGE engine.

I chose it as a guinea pig to play with NaCl WASM development because it's sophisticated enough to prove some kind of challenge without being huge and unweildly.

Compiling

Install SCons and Emscripten.

Note: Python 3 and python3-distutils are required by Emscripten.

$ scons

Then run an HTTP server rooted the root of this repository and load index.html in a browser.

About

A WASM port of VERGE


Languages

Language:JavaScript 87.1%Language:C++ 9.5%Language:C 3.0%Language:HTML 0.2%Language:Python 0.1%Language:Makefile 0.1%Language:Batchfile 0.0%Language:Shell 0.0%