-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
EV-Trainer | ||
========== | ||
|
||
## Description: | ||
A Windows application for easily tracking and managing Pokémon effort values. | ||
|
||
## Features: | ||
* Multiple Pokémon's details can be tracked and saved | ||
* Add/remove EVs by Pokémon battled | ||
* Battled Pokémon history | ||
|
||
-- | ||
*Note*: Max/min/negative effort values are not actively monitored - it is up to you to ensure feasible numbers are used! | ||
|
||
## Todo: | ||
* Add EV items (berries, wings, power items, etc.) |