Skip to content

Donut code based on Andy Sloane's donut.c tutorial

Notifications You must be signed in to change notification settings

maximeraafat/donut.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Donut code based on Andy Sloane's donut.c tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages