Crate firecore_battle

Source
Expand description

Pokemon battle simulation

Re-exports§

pub extern crate firecore_pokedex as pokedex;

Modules§

ai
Basic Battle AI
data
default_engine
endpoint
engine
Move and item execution engine
host
Basic battle host
message
moves
party
player
pokemon
prelude