Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 979 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 979 Bytes

DrawU


WiiU homebrew drawing game

GitHub stars GitHub pull requests GitHub issues

How to play:

Use the d-pad to draw pixels to the DRC, press A to cycle through the colors. The current color will be shown on the TV.

Installation:

.elf, .rpx, and .wuhb files are in the releases tab, if you wish you can manually compile the game by running these commands:

git clone https://github.com/misterfonka/DrawU
cd DrawU
make # Make sure you have wut and devkitPro installed

Once you have obtained the file for your CFW, move it over to SD:/wiiu/apps/

Extra:

Please report issues and ideas in the issues tab.
This project is liscensed under the GNU General Public License 3.0