/NoName

An entertainment plugin for OlivOS, under developing.

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Readme

About this plugin

This is a game plugin for OlivOS (which is a bot framework for the biggest chat platform Tencent QQ in China), still under developing.

This plugin allows users to play games like Pokemon battles (in this plugin we call them NONs rather than Pokemons). You should make your own database, for example, creating your own NONs, moves, abilities and so on.

How to create your own database

You can find a readme.md document in plugin/sim/data/ and that's the guide on creating your own database.

TODO

  • Add PP.
  • Add types.
  • Add new NONs, moves, abilities, items and so on.
  • Pve maybe.