Skip to content

Radnyx/crystal

Repository files navigation

Crystal Battle Simulator

npm version

Simulator in action!

This is a playable browser simulation of the Pokemon Cystal battle engine.

This uses modular Pokemon Showdown as the backend and PIXI.js for rendering.

The battle experience is mostly complete. Not all moves are finished and items aren't supported yet.

Quick start

From the root directory, install all required packages:

npm install

Battle demo

cd demo/menus
npm run dev

Visit localhost:8001/menus.html to play a battle.

Animation demo

cd demo/moves
npm run dev

Visit localhost:8000/moves.html to try out move animations.

Want to contribute?

Right now, the best way to help is to animate moves.

Full contribution instructions are in the CONTRIBUTING.md.

Contact

Please contact me with any suggestions or bug reports.

Discord Server

Twitter URL

Smogon Forum Thread

About

Playable Pokemon Crystal battle simulator

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published