Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jomy10/thunderbird
- Owner: Jomy10
- Created: 2022-09-16T08:54:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T10:51:38.000Z (about 2 years ago)
- Last Synced: 2024-10-07T23:48:00.270Z (3 months ago)
- Topics: fantasy-console, game-console, game-development, game-jam, webassembly
- Language: TypeScript
- Homepage: https://docs.thunderbird.jomy.dev
- Size: 3.64 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.