Skip to content

The Word Guessing Game is a beginner-friendly project aimed at learning the basics of the Elixir programming language. Players guess a hidden word by suggesting letters. Correct guesses reveal the letter in the word, while incorrect guesses are tracked. The game continues until the word is revealed or a set number of wrong guesses is reached.

Notifications You must be signed in to change notification settings

ingindIsrael/WordGuessingGame-using-Elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The Word Guessing Game is a beginner-friendly project aimed at learning the basics of the Elixir programming language. Players guess a hidden word by suggesting letters. Correct guesses reveal the letter in the word, while incorrect guesses are tracked. The game continues until the word is revealed or a set number of wrong guesses is reached.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages