Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 372 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 372 Bytes

This code is based on Andy Sloane's donut.c tutorial, and has been modified for better comprehension.

In any shell, compile donut.ccp with

g++ donut.cpp -o donut

and execute the compiled file with

./donut

The current version of the code produces the below result

donut