Git Product home page Git Product logo

python-turtle-art-canvas's Introduction

Stats

Dominic's github stats

Contributions and projects

ReadMe Card ReadMe Card ReadMe Card ReadMe Card ReadMe Card ReadMe Card ReadMe Card ReadMe Card

Get in touch

X or LinkedIn

python-turtle-art-canvas's People

Contributors

cljarvis avatar david-001 avatar dominicduffin1 avatar satoshi-sh avatar terieyenike avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

python-turtle-art-canvas's Issues

Add Running the Program instructions for Linux

Please describe the issue

The Readme needs to contain instructions for running the program on Linux.

Steps:

Work out and test the commands needed to run the program on Linux.

Add instructions to the Readme.

Please link to the file(s) involved

Readme

Creative Coding contribution to the Python Turtle Art Canvas

You are invited to make a contribution to the Python Turtle Art Canvas.

Please follow the following format:

Add your contribution as one or more functions in a file named with your name in the drawfunctions directory.

Each function should follow this format:

from turtle import Turtle

def yourFunctionName():
    
    yourVariableName = Turtle()
    # Your code here.

Import your file into the main.py using this format:

from drawfunctions import yourfilename

Run your function(s) using this format:

yourfilename.yourFunctionName()

Your contribution must be compliant with the Code of Conduct and the Content Guidelines.

Please describe your contribution in the pull request. Contributions without a description will not be accepted.

Please ensure you do not overwrite other contributor's work.

Your contribution should be non-trivial. Anything that is clearly just an attempt to make a pull request rather than an attempt to make a meaningful contribution will not be accepted. Nevertheless, if your description explains the thinking behind what might appear to be a trivial contribution, that is acceptable.

Add Running the Program instructions for Mac.

Please describe the issue

The Readme needs to contain instructions for running the program on Mac.

Steps:

Work out and test the commands needed to run the program on Mac.

Add instructions to the Readme.

Please link to the file(s) involved

Readme

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.