Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

A command-line Pokemon exploration and collection game using the pokeAPI and a cache for API calls.

Features

  • Explore - Discover Pokemon in different areas
  • Catch - Attempt to catch wild Pokemon
  • Inspect - View detailed information about caught Pokemon including their types
  • Pokedex - View all your caught Pokemon
  • Help - Display available commands

Getting Started

  1. Clone the repository
  2. Install dependencies via nix-shell and npm install
  3. Run the game with npm run start

Commands

  • explore - See Pokemon in the current area
  • catch <pokemon> - Try to catch a Pokemon
  • inspect <pokemon> - View details of a caught Pokemon
  • pokedex - List all caught Pokemon
  • map - Continue to the next area
  • help - Show all available commands

About

A Pokedex REPL using the PokeAPI that allows you to explore areas and catch pokemon. Uses a basic caching system for API calls.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages