Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrisseto/open-pokemon

Open Pokemon is a library for those wishing to create a Pokemon clone. It will provide Pokemon classes and utilities.
https://github.com/chrisseto/open-pokemon

Last synced: 3 months ago
JSON representation

Open Pokemon is a library for those wishing to create a Pokemon clone. It will provide Pokemon classes and utilities.

Awesome Lists containing this project

README

        

Open-Pokemon
============

Open Pokemon is a library for those wishing to create a Pokemon clone. It will provide Pokemon classes and utilities.

The project will be written in Java to start and later ported to C# for usage in unity.

TODO:
=====
* Finish models [Started]
- Pokemon
- PokemonInfo
- Move
- Ball
* Write tests
* Fill effectiveness getter method
* Outline general layout ie: make a better todo list

Reference:
==========
Please pull all statistics from a reliable source such as serebii.net