a console version of python turtle
Project description
conturtle
💻 + 🐢
conturtle is short for console turtle
Installation
For Windows
- Go to console (or terminal)
- Now follow instructions over here: https://github.com/kcsaff/getkey/issues/2#issuecomment-611278429
Why there you may ask. Well it took me a long time to find a solution the windows bug for getkey
, and the repo was not maintained and active anymore.
They didn't add a solution for windows. But @li-rupert made one for windows. So check out his fork :D.
- Go back to your console after my quick talk
- Enter
pip install cursor
- Then
pip install conturtle
- Import it!
from conturtle import *
For Other OS
Very simple.
- Install
requirements.txt
pip install -r requirements.txt
- Import
conturtle
from conturtle import *
Use
IDK, it is just a maze so play around and add stuff I guess.
Credits
Someone on replit who first made the structure of it.
And me ofc.
Note
I've made lots of these maze games on my replit account (they are old deal with it).
Check them out! --> @icodeletion
totally not advertising my work on my work lol
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
conturtle-0.0.8.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for conturtle-0.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02c0207d1199154304c786effead3960db90fe2273728845539293245f3354fe |
|
MD5 | 9fefb0b8d1ee49b50bd81aaf7badf4d8 |
|
BLAKE2b-256 | 5d762e256b73f865219ae7277b3f88c553fddf36dfa6f5533071e0570c4879e4 |