Giter Club home page Giter Club logo

turtler's Introduction

Turtler

Constructed in Python v3.9 using Turtle

turtler game
a reimagined frogger game

The turtle starts at the bottom of the screen, which contains a horizontal road occupied by many speeding cars. The player must guide the turtle between opposing lanes of traffic to avoid becoming roadkill, which results in a loss of a life.

See how many levels you can complete! The player starts with 3 lives and each successful road crossing is followed by an increase traffic speed. This game is not as easy as it sounds.

Click here to read about frogger and the origen of this game idea

Installation:

With Python 3 using the console

  1. Download the turtler folder
  2. Place the folder into your python directory
  3. Open the console app and type: python3 /<path to your python directory>/turtler/main.py

With Pycharm taken directly from the pycharm website

  1. From the main menu, select Git | Clone, or, if no project is currently opened, click Get from VCS on the Welcome screen.
  2. In the Get from Version Control dialog, specify the URL of the remote repository you want to clone, or select one of the VCS hosting services on the left. If you are already logged in to the selected hosting service, completion will suggest the list of available repositories that you can clone.
  3. Click Clone. If you want to create a project based on the sources you have cloned, click Yes in the confirmation dialog. Git root mapping will be automatically set to the project root directory. If your project contains submodules, they will also be cloned and automatically registered as project roots.

Other similar to pycharm integrated development environments (IDE)

     check the IDE creator's website for this specific information. Here are a few different ways you may find this information to be labeled._

  1. Check out a project from a remote host
  2. Clone a project from github
  3. Download files into application

Use and Directions:

Use the arrow key to control the turtle
you can not move left right or back to avoid the traffic
Use the ⬆︎ UP arrow key to cross the road

Enjoy!

License

View the MIT License agreement

Copyright © 2021 Jim Bray and others,   All Rights Reserved

turtler's People

Watchers

Jim Bray avatar

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.