Skip to content

ks817/pokemon-linkedlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pokemon-linkedlist

  A simple enactment of the famous Pokémon franchise. It implements a linked-list 
  data structure in C++ where each node is a Pokémon with name, index, etc. and uses 
  dynamic memory allocation to create new objects. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published