Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 350 Bytes

Mandelbrot for Wii U

Requirements

Needs wut

Building

cd wiiu-mandelbrot
mkdir build
cd build
cmake -DCMAKE_TOOLCHAIN_FILE=$WUT_ROOT/cmake/wut-toolchain.cmake ../
make

Running

Find build/mandelbrot.rpx and run it with decaf or on a real console.