Metadata-Version: 1.2
Name: pokesim
Version: 0.1.3
Summary: Simulates a pokemon battle with a computer opponent
Home-page: https://github.com/ocket8888/pokesim/tree/master/python
Author: ocket8888
Author-email: ocket8888@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: # pokesim
        This package contains a playable pokemon battle simulation game. Currently supports only a small part of one Pokemon's moveset. Aims for Gen VII compatibility; future generations are not guaranteed to be playable. Also will not feature Mega Evolutions or Z-Moves for the forseeable future. Double, Triple, Rotation and other misc. battle types are a huge stretch goal, behind supporting multi-Pokemon teams.
        
Keywords: pokemon simulation game battle
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Games/Entertainment :: Role-Playing
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: ~=3.6
