Python games by Ryan J. Slater
Project description
# RyGames
Python games by Ryan J Slater<br>
[GitHub](https://github.com/rjslater2000/RyGames)
To install:<br>
`pip install rygames`
## Games
* CoinGame
* CountryGuessingGame
* Hangman
* TicTacToe1Player
* TicTacToe2Player
* TwentyFortyEight
* Warships
Run any of them by importing rygames, then calling<br>
`rygames.GAMETOPLAY()`<br>
where GAMETOPLAY is the game name, formatted exactly as in the list above
## Requirements
* pygame >= 1.9.3
* numpy >= 1.13.3
* matplotlib >= 2.1.0
* PyDictionary >= 1.5.1
* nltk >= 3.2.4
* names >= 0.3.0
Python games by Ryan J Slater<br>
[GitHub](https://github.com/rjslater2000/RyGames)
To install:<br>
`pip install rygames`
## Games
* CoinGame
* CountryGuessingGame
* Hangman
* TicTacToe1Player
* TicTacToe2Player
* TwentyFortyEight
* Warships
Run any of them by importing rygames, then calling<br>
`rygames.GAMETOPLAY()`<br>
where GAMETOPLAY is the game name, formatted exactly as in the list above
## Requirements
* pygame >= 1.9.3
* numpy >= 1.13.3
* matplotlib >= 2.1.0
* PyDictionary >= 1.5.1
* nltk >= 3.2.4
* names >= 0.3.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
RyGames-0.1a2.tar.gz
(18.3 kB
view hashes)