Super simple drawing app for the WiiU.
Find a file
2024-02-20 22:27:47 -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 simplify drawing to screens 2024-02-20 22:27:47 -05:00
README.md typo 2024-02-20 17:37:11 -05:00

SimpleDrawU

Super simple drawing app for the WiiU.

Compile

cmake . && make