Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bolaji18/kivy-p
creating a simple game utilizing kivy python framework
https://github.com/bolaji18/kivy-p
kivy python
Last synced: about 1 month ago
JSON representation
creating a simple game utilizing kivy python framework
- Host: GitHub
- URL: https://github.com/bolaji18/kivy-p
- Owner: Bolaji18
- Created: 2024-01-30T08:47:28.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-03T10:41:03.000Z (12 months ago)
- Last Synced: 2024-12-18T19:09:03.565Z (about 1 month ago)
- Topics: kivy, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
kivy pong game, to test some of kivy features and modules
to install kivy on your system input
```
pip install kivy```