Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lucashorward committed Feb 15, 2024
1 parent 91d5aa0 commit 6abf39a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Higher-lower

A very simple guessing game, built as a http API in golang.

I used the stdlib for networking, Google's UUID to generate game IDs and `go-playground`'s validator to validate basic property checks

This is a simple learning project. If you find and errors/have any suggestions, please create an issue :)

0 comments on commit 6abf39a

Please sign in to comment.