Super simple drawing app for the WiiU.
Go to file
array-in-a-matrix a65264a6dd Update README.md 2024-02-21 00:09:52 -05:00
.gitignore git ignore 2024-02-20 17:36:10 -05:00
CMakeLists.txt super basic drawing app 2024-02-20 17:29:33 -05:00
LICENSE AGPL FTW 2024-02-21 00:08:55 -05:00
README.md Update README.md 2024-02-21 00:09:52 -05:00
demo.jpg Upload files to "/" 2024-02-20 23:48:59 -05:00
main.c comments and better welcome message 2024-02-20 23:05:00 -05:00

README.md

SimpleDrawU

Super simple drawing app for the WiiU (made in ~6 hours?). Tested on the WiiU and Cemu!

Screenshot

Compile

cmake . && make