/Cooperative-Maze-Game

A maze crawler game to be played in co-operative mode with each player solving the other's maze

Primary LanguageASP

Cooperative Maze Game

Website: adityanathan.github.io/projects

Pre-requisites

  • Windows

Running the Game

To run the game, download this repository and click on the MazeGame.exe file

Controls

  • W,A,S,D are the keys which move the first player in the left maze
  • I,J,K,L are the keys which move the second player in the right maze.
  • Esc to exit a level to the main menu
  • Alt-F4 to quit the game

Note: This repository contains only the executable files for this game and not the Unity project/workspace itself.