Skip to content

iamkimlog/elixir_wordle_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle game (CLI version)

This is just a Wordle game of CLI version.

I hope you enjoy it.

If you have any feedback, idea or blame, please feel free to share with me.

It would be good to me. Thank you!

To play this game:

$ iex -S mix 
iex(1)> WordleCli.ConsoleApp.main(0)

or

$ cd (this-project)
$ ./wordle_cli

Screenshots

shot1

shot2

About

It's just wordle game of CLI version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages