Solutions for https://codember.dev/ with Go.
| Challenge | Name | Solution |
|---|---|---|
| 1 | Valid users | Go |
| 2 | ASCII words | Go |
| 3 | Zebra colors | Go |
| 4 | Find the password | Go |
| 5 | Battle royale | Go |
- Clone the project
- Move to challenge folder
- Execute
go run .inside the challenge folder