Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/po-devs/pokemon-online

Online Pokemon Battle Simulator
https://github.com/po-devs/pokemon-online

Last synced: 3 months ago
JSON representation

Online Pokemon Battle Simulator

Awesome Lists containing this project

README

        

This is Pokémon Online
----------------------
[![Build Status](https://travis-ci.org/po-devs/pokemon-online.png)](https://travis-ci.org/po-devs/pokemon-online)

[Home Page](http://pokemon-online.eu/) | [Forums](http://pokemon-online.eu/forums/) | [Source Code](https://github.com/po-devs/pokemon-online/)

Build Instructions, Scripting Guides and more on https://github.com/po-devs/pokemon-online/wiki

To test, `qmake CONFIG+="po_all"` and run `scripts/run-tests.sh` from the main folder.

License GNU General Public License

###Requirements

On Linux:

```
sudo apt-get install git g++ libpulse-dev libzip-dev qt5-default qtbase5-dev qtmultimedia5-dev qtquick1-5-dev qtscript5-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qtdeclarative5-particles-plugin libqt5webkit5-dev
```

On Windows, everything should be ready. Don't forget to check the [Wiki](https://github.com/po-devs/pokemon-online/wiki).