Super simple drawing app for the WiiU.
Find a file
array-in-a-matrix 3e012b9ee1 typo
2024-02-20 17:37:11 -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
main.c super basic drawing app 2024-02-20 17:29:33 -05:00
README.md typo 2024-02-20 17:37:11 -05:00

SimpleDrawU

Super simple drawing app for the WiiU.

Compile

cmake . && make