Skip to content

MLee21/elixir_guessing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

#Elixir Guessing Game

A simple command line game that will solidify some of the core fundamentals of the language including:

User Input

Data Type Conversion

String Concatenation and Interpolation

Control Flow

Randomizing an Integer

Followed this tutorial: http://elixirdose.com/post/Guessing%20Game%20v2

  • will write up blog post on issues / questions that came up

About

A simple command line Elixir game that will solidify some fundamentals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages