TiKevin83 / pokemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon

A work-in-progress project of botting/datamining tools for the generation 1 and 2 games of the Pokemon series.

Build Instructions (64-bit only for now)

  1. git clone https://github.com/stringflow/pokemon --recursive
  2. Download the prebuilt 64-bit binary of SDL2 from their website and copy it to the root directory of the project.
  3. Create a folder called roms and add ROM images to it. The files must be named poke*.gbc (i.e. pokered.gbc, pokecrystal.gbc, etc.).
  4. Open the project in vscode and run!

About


Languages

Language:C# 99.8%Language:GLSL 0.2%