Skip to content

davidcastel/Python-Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Python-Maze 🐍

You can now play the Blind maze.

About 📘 :

This is my final project for my Computer Science (CS 171) class. The objective was to use what I learned in the class and be able to create a game. I decided to create a maze game in python on the terminal. The purpose of the game is to have the player go through the maze with seeing the walls and eventually make it to the end of the maze.

⚠️ Make sure you have a version of python installed and running on your local machine. ⚠️

Instruction 📝 :

  • Fork or clone this following repo onto your machine 💻
  • cd into the folder that has this file
  • Run the following command python maze.py
  • Type "yes" into command prompt / terminal
  • Move through the maze by typing one of following keys (A|W|S|D) (Standard movement system)
  • Type map to have a map of the maze with walls appear
  • Move through the maze until the exit =>

Built 🔧 :

This program was built using python

About

This is my final project for my Computer Science (CS 171) class. The objective was to use what I learned in the class and be able to create a game.

Topics

Resources

Stars

Watchers

Forks

Languages