Skip to main content

a console version of python turtle

Project description

conturtle

💻 + 🐢

conturtle is short for console turtle

Installation

For Windows

  1. Go to console (or terminal)
  2. 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.
  1. Go back to your console after my quick talk
  2. Enter
pip install cursor
  1. Then
pip install conturtle
  1. Import it!
from conturtle import *

For Other OS

Very simple.

  1. Install requirements.txt
pip install -r requirements.txt
  1. 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


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)

Uploaded Source

Built Distribution

conturtle-0.0.8-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page