Skip to content

hamsternz/microbit_maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Microbit Maze - a simple maze game for the BBC Microbit.

To play:

Once uploaded, tilt the micro:bit to move around the maze. Attempt to find the bright dot to finish the maze.

You can change the maze if you like. Change the text in the "maze" variable as follows:

  • '#' is a wall
  • 'S' is the starting point
  • 'G' is the goal (finish) point
  • ' ' is open space

About

A maze game for the BBC micro:bit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages