Skip to content

A classic arcade-style game where players guide a character across a busy street, avoiding traffic. Developed using Python with GUI and Object-Oriented Programming.

Notifications You must be signed in to change notification settings

Hit07/Turtle_Crossing-OOPs-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turtle_Crossing_Capstone_Project

This is a classic arcade-style game where the player must safely guide a character across a busy street without being hit by any cars. The game is played on a screen, where the player moves their character one move at a time, while cars move in a linear fashion across the screen. The goal is to make it to the other side of the screen without being hit by any cars, and with each level, the traffic becomes more challenging.

Installation

  1. Clone the repository or download the source code.
  2. Open the index.html file in a web browser.
  3. The game should start automatically.

Gameplay

The player starts on one side of the screen, and the objective is to move their character to the other side of the screen. The player can move their character up, but they must avoid the moving traffic. The traffic moves in a linear fashion across the screen and the player must time their movements to avoid getting hit by any of the cars.

The game is played in levels, and each level introduces new challenges. For example, the traffic may become faster, or the player may need to navigate through gaps between cars. The player has a limited number of lives.

Controls

Up arrow key: move the character up

Contributing

This project is open for contributions. If you would like to contribute to this project, please fork the repository and submit a pull request.

About

A classic arcade-style game where players guide a character across a busy street, avoiding traffic. Developed using Python with GUI and Object-Oriented Programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages