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

https://github.com/grantshandy/w4-paint

A simple (12K) paint application I made in Rust while learning the wasm4 game engine.
https://github.com/grantshandy/w4-paint

Last synced: about 2 months ago
JSON representation

A simple (12K) paint application I made in Rust while learning the wasm4 game engine.

Awesome Lists containing this project

README

        

# w4-paint

A simple (12K) paint application I made in Rust while learning the [`wasm4`](https://wasm4.org/) game engine.

![screenshot](./screenshot.png)

### Instructions

Draw pixels with left click and remove them with right click.