Skip to content

Golang projects including ASCII art, Comic Book, Interstellar Travel and Money Heist.

Notifications You must be signed in to change notification settings

rutholatunji/goProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my Go projects

I completed codeacademy's Golang course and created 3 projects.

                                                                          ,-.----.                                                             
	,-.----.                    ___      ,---,                        \    /  \                                                    ___     
	\    /  \                 ,--.'|_  ,--.' |                        |   :    \                                                 ,--.'|_   
	;   :    \          ,--,  |  | :,' |  |  :                        |   |  .\ :  __  ,-.   ,---.      .--.                     |  | :,'  
	|   | .\ :        ,'_ /|  :  : ' : :  :  :      .--.--.           .   :  |: |,' ,'/ /|  '   ,'\   .--,`|                     :  : ' :  
	.   : |: |   .--. |  | :.;__,'  /  :  |  |,--. /  /    '          |   |   \ :'  | |' | /   /   |  |  |.    ,---.     ,---. .;__,'  /   
	|   |  \ : ,'_ /| :  . ||  |   |   |  :  '   ||  :  /`./          |   : .   /|  |   ,'.   ; ,. :  '--`_   /     \   /     \|  |   |    
	|   : .  / |  ' | |  . .:__,'| :   |  |   /' :|  :  ;_            ;   | |`-' '  :  /  '   | |: :  ,--,'| /    /  | /    / ':__,'| :    
	;   | |  \ |  | ' |  | |  '  : |__ '  :  | | | \  \    `.         |   | ;    |  | '   '   | .; :  |  | '.    ' / |.    ' /   '  : |__  
	|   | ;\  \:  | : ;  ; |  |  | '.'||  |  ' | :  `----.   \        :   ' |    ;  : |   |   :    |  :  | |'   ;   /|'   ; :__  |  | '.'| 
	:   ' | \.''  :  `--'   \ ;  :    ;|  :  :_:,' /  /`--'  /        :   : :    |  , ;    \   \  / __|  : ''   |  / |'   | '.'| ;  :    ; 
	:   : :-'  :  ,      .-./ |  ,   / |  | ,'    '--'.     /         |   | :     ---'      `----'.'__/\_: ||   :    ||   :    : |  ,   /  
	|   |.'     `--`----'      ---`-'  `--''        `--'---'          `---'.|                     |   :    : \   \  /  \   \  /   ---`-'   
	`---'                                                               `---`                      \   \  /   `----'    `----'             
																									                                                                              `--`-'                                 

Project 1

For my first project I used Go to print some ASCII art.

Project 2

Then I created a comic book directory to strengthen my knowledge of strings and variables.

Project 3

A Money Heist game using a random/time generator, if/else and switch statements.

Project 4

An Interstellar travel project to calculate the fuel remaining after travelling to different planets using, functions, returns and if/else statements.

About

Golang projects including ASCII art, Comic Book, Interstellar Travel and Money Heist.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages