Skip to content

boliev/wrdle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wrdle

Golang implementation of the wordle game

to start

go run cmd/main.go

run mysql container

docker run --name=mysql-local -p 3306:3306 -d mysql/mysql-server:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published