Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/misterfonka/drawu
WiiU homebrew drawing game
https://github.com/misterfonka/drawu
homebrew homebrew-game wiiu wiiu-homebrew
Last synced: 2 days ago
JSON representation
WiiU homebrew drawing game
- Host: GitHub
- URL: https://github.com/misterfonka/drawu
- Owner: misterfonka
- License: gpl-3.0
- Created: 2023-12-21T19:31:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-30T00:14:38.000Z (11 months ago)
- Last Synced: 2023-12-30T01:24:29.315Z (11 months ago)
- Topics: homebrew, homebrew-game, wiiu, wiiu-homebrew
- Language: C
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DrawU
WiiU homebrew drawing game
# 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