Super simple drawing app for the WiiU.
Go to file
2024-02-20 18:10:09 -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 removed unused libs, comments, and formated + black color 2024-02-20 18:10:09 -05:00
README.md typo 2024-02-20 17:37:11 -05:00

SimpleDrawU

Super simple drawing app for the WiiU.

Compile

cmake . && make