SimpleDrawU/README.md
array-in-a-matrix 3e012b9ee1 typo
2024-02-20 17:37:11 -05:00

10 lines
94 B
Markdown

# SimpleDrawU
Super simple drawing app for the WiiU.
## Compile
```sh
cmake . && make
```