/wasm_platformer

Building a simple game with javascript, and rust compiled to webassembly

Primary LanguageJavaScriptMIT LicenseMIT

WASM Platformer

The goal of this repo is to develop a game using rust compiled to webassembly and modern javascript.

Currently only has a hello world of addition working right now.