Skip to content

Day 23: The Turtle Crossing Capstone Project - A Milestone in My 100 Days of Code, instructed by Angela Yu’s.

Notifications You must be signed in to change notification settings

adnuhan/Turtle-Crossing-Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Turtle Crossing Capstone 🐢🌟

New Project

Description

"Turtle Crossing Capstone" is a Python project developed using the Turtle module. The goal of this project is to create an interactive and visually appealing program that simulates crossing challenges.

Features

  • Obstacle Crossing Simulation: Users can control a character (represented by the Turtle) to navigate through various obstacles.
  • Keyboard Controls: Users can use arrow keys to move the character.
  • Visual Feedback: The Turtle graphics provide real-time visual feedback as the character moves.

Installation

  1. Make sure you have Python installed on your system.

  2. Clone this repository to your local machine:

    git clone https://github.com/NahundaBekele/Turtle-Crossing-Capstone.git
  3. Navigate to the project directory:

    cd Turtle-Crossing-Capstone
  4. Run the main Python script:

    Crossing Capstone.py

Usage

  1. Launch the program.
  2. Use arrow keys (UP and DOWN) to move the character.
  3. Avoid obstacles and reach the end!

Dependencies

  • Python 3.x
  • Turtle module (usually included in Python standard library)

Contributing

Contributions are welcome! If you'd like to enhance the project, feel free to submit pull requests or open issues.

Acknowledgments

  • Thanks to the Turtle module for making graphics programming fun!
  • Inspired by 100 Days of Code – The Complete Python Pro Bootcamp for 2022 taught by Dr. Angela Yu.

Author

Nahunda Bekele (https://github.com/NahundaBekele)

About

Day 23: The Turtle Crossing Capstone Project - A Milestone in My 100 Days of Code, instructed by Angela Yu’s.

Topics

Resources

Stars

Watchers

Forks

Languages