pokemon-env

0.2.5 • Public • Published

Build Status npm version License: MIT chat on Discord

Pokémon Environment

This project is an environment built for the development of Pokémon battle agents, based on the Pokémon Showdown simulator. Check out pokemon-agents for usage examples.

Getting Started

Installing

To clone this project and Pokémon Showdown as a submodule, simply run

git clone --recurse-submodules https://github.com/pokeml/pokemon-env.git

This project requires Node.js 8.x or later. From within the project's root directory, run

npm install

to install the necessary dependencies.

Running

For an example of how to simulate a battle between two agents, run

node examples/sim.js

from the project's root directory.

Contributing

Check out our projects page for getting ideas how you can contribute. Click on the different projects to see the tasks that still need to be done.

Readme

Keywords

none

Package Sidebar

Install

npm i pokemon-env

Weekly Downloads

0

Version

0.2.5

License

MIT

Unpacked Size

11.2 MB

Total Files

349

Last publish

Collaborators

  • christopher-wolff