Skip to content

Fun arcade game with procedurally generated levels and colorful graphics. Built with Turtle.

License

Notifications You must be signed in to change notification settings

IndieCoderMM/BridgeHero-TurtleGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridge Hero

Bridge Hero is a simple arcade game created using Turtle Graphics. The code is written as clearly as possible for beginners to easily understand the concepts and apply in their own projects.

$(Bridge Hero)

Description

In Bridge Hero, the players must use their building skills to construct bridges and advance to the next platform. The objective is to carefully construct a bridge that will safely allow little Bob to cross over the gaps.

Features

  • Endless challenges
  • Random level generation
  • Simple, intuitive control
  • Fun, colorful design

Gameplay

  • Press "S" to start/restart the game
  • To build the bridges, press down "SPACE"
  • If the bridge reaches the desired length, release "SPACE"
  • The bridge will fall flat on the ground
  • And the character will walk across it

Screenshots

gameplay

License

This game sources are licensed under MIT. Check LICENSE for further details.

About

Fun arcade game with procedurally generated levels and colorful graphics. Built with Turtle.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages