Go to file
2025-10-05 15:00:38 +01:00
internal/pokecache Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
.gitignore 1st commit, making a pokedex lol 2025-09-28 21:15:55 +01:00
command_catch.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
command_exit.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
command_explore.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
command_help.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
command_inspect.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
command_map.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
command_mapb.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
command_pokedex.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
go.mod Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
go.sum Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
main.go 1st commit, making a pokedex lol 2025-09-28 21:15:55 +01:00
repl_test.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00
repl.go Added more functionality to the Pokedex; WIP - add more testing and refactor 2025-10-05 15:00:38 +01:00