Super simple drawing app for the WiiU.
.gitignore | ||
CMakeLists.txt | ||
main.c | ||
README.md |
SimpleDrawU
Super simple drawing app for the WiiU.
Compile
cmake . && make
.gitignore | ||
CMakeLists.txt | ||
main.c | ||
README.md |
Super simple drawing app for the WiiU.
cmake . && make