IN3D / Pokemon

Recreation of pokemon, in C#.
0 stars 0 forks source link

Refresh Pokemon class #71

Open IN3D opened 9 years ago

IN3D commented 9 years ago

There was already a pokemon class that was defined from before, but it will need to be updated to work with our new revamped version of the project as well as to be uploaded to MongoDB. I will need to pull the Pokemon.cs file out of archive and added it back into the project, then review what it has in it, and what it will need stripped out and added in to work correctly.