0.8.0 • Published 3 years ago

@aoneill01/wasm-gamebuino v0.8.0

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

WebAssembly Gamebuino Emulator

This is an emulator for the Gamebuino Meta. It is a port of gamebuino-meta to Rust + WebAssembly.

Example

http://games.aoneill.com/wasm-proto/

Usage

<gamebuino-emulator
    src="https://raw.githubusercontent.com/aoneill01/meta-solitaire/master/binaries/Solitaire/SOLITAIRE.BIN"
></gamebuino-emulator>

<script
    src="https://unpkg.com/@aoneill01/wasm-gamebuino"
    type="module"
></script>

Building

Pre-requisisites

npm run start
0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago