Metadata-Version: 2.1
Name: MoskaEngine
Version: 0.1.1
Summary: A card game engine for the card game Moska. Contains game engine, players, simulation tools, and human interface.
Home-page: https://github.com/ilmari99/MoskaEngine
Author: Ilmari Vahteristo
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6, <3.11
License-File: LICENSE
Requires-Dist: numpy (==1.24.3)
Requires-Dist: scikit-learn (==1.2.2)
Requires-Dist: tensorflow (==2.11)

