Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jackson-nestelroad/battler

Pokémon battle engine for Rust.
https://github.com/jackson-nestelroad/battler

battle pokemon

Last synced: about 1 month ago
JSON representation

Pokémon battle engine for Rust.

Awesome Lists containing this project

README

        

# battler

**battler** is battle engine and simulator based on the Pokémon games, written in Rust.

This repository features multiple crates:

1. [`battler`](./battler/) - The core battle engine.
1. [`battler-test-utils`](./battler-test-utils/) - Test utilities for `battler`.