jakeard / YouIsAMazeMe

This is a program that uses Python's Arcade library, and is a playable game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You Is AMaze Me

Welcome to YouIsAMazeMe! This game is somewhat based off of the game Baba Is You, combined with some Python commands. You're an adorable Mango Man who must escape the code mazes! Run from the bugs who want to mess up your code and feel the frustration and enjoyment just like a real programmer. This game was written using Python and some additional Python libraries. In order to play, you must have Python 3, the Python Arcade Library, and the Python Random Library installed. From there, you can start the game from the command line or terminal using the command:

py YouIsAMazeMe or python3 YouIsAMazeMe

Read the instructions, hit play, and enjoy the game!

Development Environment

Tools:

Programming Language(s) and Libraries:

  • Python
  • Arcade Library
  • Random Library
  • JSON library

Collaborators

Useful Websites

Future Work

  • Hidden invisble maze level. (The maze is off screen and you use the power of sound to navigate it)
  • High scores and coins. Save people's personal high scores to their JSON file.
  • More levels

About

This is a program that uses Python's Arcade library, and is a playable game.

License:MIT License


Languages

Language:Python 100.0%