/

Welcome!

/

Hearthstone Card Parser

C

Project

Overview

This program is built using C. It parses a .csv file full of Hearthstone data (4000+ cards) and stores them. It will also de-duplicate, sort, and then print out the cards.

Technologies

C

Back