Skip to content

FonderElite/Donut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Spinning Donut

                                $@@@$$$$$@@@@$                                
                             $$$$#############$$$$                             
                           #####***!!!***!****####$$$                          
                         ###**!**!!!!====!!!!!****#####                        
                       **#***!!!=;;;::::::;;;=!!!***####*                      
                      ****!!!==;::~--,,,,--~::;=!!!******!                     
                     !***!!!==::~,.........,-~:;;=!*******                     
                     !**!!!!=;:--............-~:;==!!*****!                    
                    ;!!*!!!!=;:-,..        ..,-:;==!!****!!                    
                    ;!!*!!!!=;:~,.          .,~:;=!!!!**!!=                    
                    :=!!*****!!=;:          -:;;=!!!!!*!!!=                    
                    :=!!**********!        ;==!!!*!*!!!!!=;                    
                     ;=!!***#########**!************!!!!!=:                    
                     ~;=!!**###$$$$@@@$$$$$#####***!!!!!=;                     
                      ~;=!!**###$$$@@@@@$$$$###****!!!==:-                     
                       -:;=!****##$$$$$$$$###****!!!==;:-                      
                         ~;==!!******####****!!!!!==;:-                        
                          .-:;;=!!*!*!!!!*!!!!===;:~-                          
                             ,~~:;;;======;=;;::~-.                            
                                 .,----~~~--,,.                                

Linux

Try compiling this using gcc in linux machine since im not certain whether it will work on other OS.

C

C programming is a general-purpose, procedural, imperative computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX operating system. C is the most widely used computer language.

Usage

  1. First Install gcc
  2. gcc -o donut donut.c -lm
  3. If error will occur try updating your machine since gcc is usually installed by default

Technology Used

  • C
  • gcc

Purpose

The purpose of this is for entertainment only. It is an ascii art of a donut that spins endlessly unless CTRL C is pressed.

For more details see Andy Sloane's Site.
Math behind this program Donut Math.

Disclamer:

This Was Made By Andy Sloane.(What A Legend!!!) Feel Free to contact me through Gmail or Twitter Social-Media or [contact support] if there's any questions regarding this program.

About

Spinning donut made in c!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages