PokeInfo — A Minimal Pokédex Powered by Live Data

PokeInfo is a lightweight Pokédex application that pulls real-time Pokémon data using a public API. Instead of static entries, every search fetches live stats, types, and information directly from the source.

Core Features

▸ Search Any Pokémon

Enter a name or ID to instantly retrieve data.

▸ Live Stats

View core attributes such as:

  • HP
  • Attack
  • Defense
  • Speed

All fetched dynamically via API.

▸ Type & Basic Info

Quickly check:

  • Pokémon type(s)
  • Base stats overview
  • Clean, readable layout

Why This Project Exists

PokeInfo focuses on a simple goal:

Build a clean interface over a real-world API and present data meaningfully.

No unnecessary features—just:

  • fast queries
  • reliable data
  • clear presentation

Tech Stack

  • Unity
  • C#
  • REST API integration (Pokédex API)
  • JSON parsing

Status

Working prototype / API integration demo

Leave a comment

Log in with itch.io to leave a comment.