A wordle clone that works in your terminal!
Go to file
Jake f9b0d054dc
continuous-integration/drone/tag Build is passing Details
Add Drone and Goreleaser
2022-01-23 10:17:16 +00:00
game Initial commit 2022-01-23 10:02:31 +00:00
.drone.yml Add Drone and Goreleaser 2022-01-23 10:17:16 +00:00
.editorconfig Add Drone and Goreleaser 2022-01-23 10:17:16 +00:00
.gitignore Add Drone and Goreleaser 2022-01-23 10:17:16 +00:00
.goreleaser.yml Add Drone and Goreleaser 2022-01-23 10:17:16 +00:00
LICENSE.md Initial commit 2022-01-23 10:02:31 +00:00
go.mod Initial commit 2022-01-23 10:02:31 +00:00
go.sum Initial commit 2022-01-23 10:02:31 +00:00
main.go Initial commit 2022-01-23 10:02:31 +00:00
styles.go Initial commit 2022-01-23 10:02:31 +00:00