nichwall / Plenary-Osprey-Pokemon

Opensource, C++ rewrite for Pokemon. Lots of work still needs to be done, so it'll probably be a few months. If you want to help, we still have a lot of typing to do!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plenary-Osprey-Pokemon

Overview


Opensource, C++ rewrite for Pokemon. Lots of work still needs to be done, so it'll probably be a few months.

Dependencies:


  1. CMake
  2. Make
  3. Boost
  4. SFML

Install Insructions:


Clone repository or download zip

cmake .

make

Once you've downloaded and compiled, run using ./PlenaryOspreyPokemonEngine

About

Opensource, C++ rewrite for Pokemon. Lots of work still needs to be done, so it'll probably be a few months. If you want to help, we still have a lot of typing to do!

License:MIT License


Languages

Language:C++ 94.5%Language:CMake 5.5%