Go to file
2025-10-05 18:06:17 +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
commands.go Combined all commands in single file 2025-10-05 18:06:17 +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