Skip to content

    turtle_crossing_game

    Created by
    yiyangxuexyy
    yiyangxuexyy

    The Turtle Crossing Game integrates UX and OOP design, incorporating game level control, game object generation, and collision detection. The player is supposed to avoid any generated objects while crossing from the bottom (start) to the top (end). Any collision detected ends the game, while successfully reaching the end upgrades the level and difficulty, and the player returns to their starting position. See how far you can progress through the levels by giving it a try. Click on the image below and hit "Run" in Replit to play.

    Preview