Metadata-Version: 2.1
Name: SlaterPythonGames
Version: 0.9a0
Summary: An updated version of rygames, a collection of games written in Python
Home-page: https://github.com/rjslater2000/SlaterPythonGames
Author: Ryan J. Slater
Author-email: ryan.j.slater.2@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# SlaterPythonGames

Python games by Ryan J Slater<br>
This is a replacement for rygames [![Downloads](http://pepy.tech/badge/rygames)](http://pepy.tech/project/rygames)<br>
[GitHub](https://github.com/rjslater2000/SlaterPythonGames)

To install:<br>
`pip install SlaterPythonGames`

## Games

* CoinGame
* CountryGuessingGame
* TicTacToe1Player
* TicTacToe2Player
* TwentyFortyEight
* Warships


