https://github.com/keyweeusr/kurtle
:turtle: What happens if Kivy meets a turtle?
https://github.com/keyweeusr/kurtle
Last synced: 4 months ago
JSON representation
:turtle: What happens if Kivy meets a turtle?
- Host: GitHub
- URL: https://github.com/keyweeusr/kurtle
- Owner: KeyWeeUsr
- License: mit
- Created: 2016-10-06T20:50:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-07T22:17:40.000Z (over 8 years ago)
- Last Synced: 2024-12-28T08:27:49.891Z (5 months ago)
- Language: Python
- Size: 1.69 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Kurtle
======
_What happens if Kivy meets a turtle?_
Obviously something yummy and probably a little bit crunchy appears.
Drawing turtle graphics is fun. Kivy is fun. So let's draw something fancy!Kurtle is written in [Python 2.7](https://python.org) using
[Kivy](https://kivy.org) framework.Licenses
--------- Kurtle is released under MIT License. Please read the
[LICENSE](https://github.com/KeyWeeUsr/Kurtle/blob/master/LICENSE.txt) file.Screenshot
----------