A simple CLI application for exploring the Pokémon world.
Find a file
Dan Anglin 171b728686
fix: prevent catching Pokemon more than once
Prevent a trainer from catching a Pokemon more than once.
2024-09-21 16:11:56 +01:00
.forgejo/workflows feat: add initial project code 2024-09-17 18:43:21 +01:00
internal feat: add internal trainer package 2024-09-21 15:19:53 +01:00
magefiles feat: add initial project code 2024-09-17 18:43:21 +01:00
.gitignore feat: add initial project code 2024-09-17 18:43:21 +01:00
.golangci.yaml feat: explore the map and catch Pokemon 2024-09-20 11:51:35 +01:00
go.mod feat: explore the map and catch Pokemon 2024-09-20 11:51:35 +01:00
main.go fix: prevent catching Pokemon more than once 2024-09-21 16:11:56 +01:00