Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jomy10/thunderbird

A fantasy console emulator that operates on an instruction queue and executes WebAssembly games.
https://github.com/jomy10/thunderbird

fantasy-console game-console game-development game-jam webassembly

Last synced: 2 months ago
JSON representation

A fantasy console emulator that operates on an instruction queue and executes WebAssembly games.

Awesome Lists containing this project

README

        

# Thunderbird console

![console](docs/_media/[email protected])

A fantasy console that operates on an instruction queue and executes WebAssembly
games.

Made for the [Make a Console Jam](https://itch.io/jam/make-a-console-jam).

- Learn more about the [internals](https://docs.thunderbird.jomy.dev/#/internals/controller).
- [Use the emulator](https://thunderbird.jomy.dev).
- Learn about [making a game](https://docs.thunderbird.jomy.dev/#) for the console.