finished api docs

This commit is contained in:
2022-01-10 23:52:09 +01:00
parent 3d79239a01
commit b34685b1c2
2 changed files with 98 additions and 0 deletions

View File

@@ -1,6 +1,12 @@
+++
+++
## About
MicroW8 is a WebAssembly based fantasy console inspired by the likes of [TIC-80](https://tic80.com/), [WASM-4](https://wasm4.org/) and [PICO-8](https://www.lexaloffle.com/pico-8.php).
The initial motivation behind MicroW8 was to explore whether there was a way to make WebAssembly viable for size-coding. (Size coding being the art of creating tiny (often <= 256 bytes) graphical effects and games.) The available examples so far are all in this space, however, I very carefully made sure that all design decisions make sense from the point of view of bigger projects as well.
## Specs
* Screen: 320x240, 256 colors, 60Hz