Skip to content

MartGon/MazeGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeGen

MazeGen is a simple game that consists in solving labyrinths that have been procedurally generated.

You can choose to solve the maze the way you like. You can solve the maze by choosing a top view which will allow you to see the whole maze, or choose the first person view that will inmerse you in the game. You can swap between this views whenever you like. There's also a fog mode that only allows you to see in top view the portions of the maze that you have already visited.

In-game pictures

menu

maze1

maze2

maze3

fp

fv

Download and play the game

If you want the game's build or simply play it on your browser, check this: https://defu.itch.io/mazegen

Controls

First Person View

  • W to move forward, S to move backward
  • A to rotate the camera to left, D to rotate the camera to right

Top View

  • W to move up, S to move down
  • A to move left, D to move right

Build Requirments

In order to build or modify this source code you will need the following programs:

  • Unity™ 2017.3.1f1
  • Visual Studio 2017

Build steps

  1. Clone this repository using git: git clone https://github.com/TFGProcGen/MazeGen

  2. Move the project folder that has just been created to your Unity Projects' folder

  3. Open Unity and choose the project MazeGen

  4. Click File->Build Settings->Choose operative System->Build

About us

This game is part of my bachelor thesis about procedural content generation in Ingeniería de Tecnologías de Telecomunicación on the University of Vigo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages