Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Cross Road Turtle Game

Description

A crossy_road_game, made using the turtle and Tkinter module.

Player must reach the other side of the road to reach the next level. As the level increases the car's speed increases.

Implmentation

Each file is responsible for each component of the game and is constructed using OOP;

Scoreboard: keeps track of the score. Car Manager: Controls the car speed and random spawn location. Player: Controls the player's movement and turtle

Image

image