Skip to content

A Swift project modeling a Pokédex using structs and arrays to display Pokémon data. Built as part of Codecademy’s Learn Swift course.

Notifications You must be signed in to change notification settings

CarterBartz/swift-pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

📘 Swift Pokédex

👨‍🎓 Codecademy Certification: Learn Swift
📁 Project Type: Certification Project
📅 Date Completed: May 2025


🧠 Overview

This project creates a simplified version of a Pokédex using Swift structs and arrays. It stores and prints Pokémon data, showcasing how to use structured data and loop through collections in Swift.


🧱 Skills Demonstrated

  • Defining and initializing structs
  • Storing structured objects in arrays
  • Iterating through data with loops
  • Formatting and printing information clearly

🚀 How to Run

swift pokedex.swift

About

A Swift project modeling a Pokédex using structs and arrays to display Pokémon data. Built as part of Codecademy’s Learn Swift course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages