Skip to content

Kush238/wordle-go-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WORDLE-GO-CLI

WORDLE clone for CLI made using GO

How to run?

1. Run the game

go run main.go

2. Start playing the game

  • Default WORDLE words value is 5, if the value is not entered
go run main.go

How many letters would you like the WORDLE word to be? (Default 5):
Welcome to GORDLE! Guess the 5-letter word.

3. Add custom value

  • You can add custom value for WORDLE words
go run main.go

How many letters would you like the WORDLE word to be? (Default 5): 7
Welcome to GORDLE! Guess the 7-letter word.

About

WORDLE clone for CLI made using GO (GOLANG)

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages