Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hilmizul/drawsh
Draw with limited shapes
https://github.com/hilmizul/drawsh
python tkinter-python
Last synced: 20 days ago
JSON representation
Draw with limited shapes
- Host: GitHub
- URL: https://github.com/hilmizul/drawsh
- Owner: HilmiZul
- Created: 2017-11-15T07:14:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T16:07:12.000Z (over 6 years ago)
- Last Synced: 2024-12-29T15:44:24.443Z (23 days ago)
- Topics: python, tkinter-python
- Language: Python
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About...
Create some shapes on Canvas. Draw something with limited shapes using Oval and Line, with your creativities.# Before...
* Python 2.7x or later
* Install Tkinter
* Debian dan turunannya: ```$ sudo apt install python-tk``` or ```$ sudo apt install python3-tk```
* macOS: ```$ brew install tcl-tk```# Let's Play :D
* Download [drawsh-master.zip!](https://github.com/HilmiZul/drawsh/archive/master.zip)
* Exctract it
* Open terminal, run ```python drawsh.py``` or ```./drawsh.py```# Example
Two mountains with yellow sun :D
![Image of sc](https://github.com/HilmiZul/drawsh/blob/master/sc.png)