https://github.com/tesu/pkcs
A Pokemon contest simulator written with Meteor
https://github.com/tesu/pkcs
meteor
Last synced: 4 months ago
JSON representation
A Pokemon contest simulator written with Meteor
- Host: GitHub
- URL: https://github.com/tesu/pkcs
- Owner: tesu
- License: mit
- Created: 2017-06-27T01:45:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T22:54:49.000Z (6 months ago)
- Last Synced: 2024-12-07T23:25:52.185Z (6 months ago)
- Topics: meteor
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PKCS
A Pokemon contest simulator written in Meteor.## How to run
1. Install Meteor
2. `git clone https://github.com/tesu/pkcs.git`
3. `cd pkcs`
4. `meteor`## Todo List / Roadmap
* clean up end scoreboard
* implement jamming text lines
* improve spectator experience
* proper icon fonts instead of relying on DejaVuSans Mono
* status effect icons
* improve security!!!
* turn timers
* completely rehaul pokemon editing ui
* view for pokemon, list contest wins / accolades?
* debug backend / make it more accurate
* move animations
* spectator effects / judge effects (animations)
* sound## Credits
* Game Data/Sprites taken from veekun's [pokedex](https://github.com/veekun/pokedex) project
* Typeface is crystalwalrein's [Pokémon Emerald Pro](https://fontstruct.com/fontstructions/show/832818), licensed under a [Creative Commons Attribution Share Alike](http://creativecommons.org/licenses/by-sa/3.0/) license