/Project_Kavala

A simple python-based maze game by a group of Ngee Ann Polytechnic students to learn about the development lifecycle of DevOps.

Primary LanguagePython

Project_Kavala

About:

A project by a small group of Ngee Ann Polytechnic students on developing a simple python-based maze game to learn about the development lifecycle of DevOps.

Basics of the program

This program comprises of 4 main options:

    MAIN MENU
    =========
    [1] Read and load maze from file
    [2] View Maze
    [3] Play maze game
    [4] Configure current maze

    [0]    Exit Maze

and the last option being the exit

Start the program

Simply clone the project and run the main.py file