Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonathanjameswatson/kivygames
https://github.com/jonathanjameswatson/kivygames
kivy python python3
Last synced: about 16 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonathanjameswatson/kivygames
- Owner: jonathanjameswatson
- License: mit
- Created: 2020-05-31T20:46:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T14:30:38.000Z (about 2 years ago)
- Last Synced: 2024-11-14T00:27:24.390Z (about 1 month ago)
- Topics: kivy, python, python3
- Language: Python
- Homepage:
- Size: 518 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kivy Games
![License](https://img.shields.io/github/license/jonathanjameswatson/kivygames)
Kivy Games is a small project made to learn how to use Kivy, Cython and PyPI. It includes simple games that can be played against AIs or other players.
![Screenshot](screenshot.png)
## Games
The games currently included are:
* Noughts and crosses
* Rock, paper, scissors## Installation
This section is not complete yet.
## Contributing
All pull requests are welcome. Please open issues for any major changes.
## License
[MIT](https://choosealicense.com/licenses/mit/)