Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonjondev/cpp-pokedex

A C++ program that simulates a Pokedex
https://github.com/jonjondev/cpp-pokedex

Last synced: 7 days ago
JSON representation

A C++ program that simulates a Pokedex

Awesome Lists containing this project

README

        

# CPP Pokedex
This is a C++ project I made that implements a Pokedex using a linked list data structure and imports in content from a .csv file.