Skip to content

console labirinth - console game where you have to find exit in randomly generated labirinth

Notifications You must be signed in to change notification settings

AlexandrFirst/ConsoleLabirinth

Repository files navigation

ConsoleLabirinth

console labirinth is a console game in which you have to open all doors on your way out in a randomly generated maze. This is my first c# project, the purpose of which was to get a basic understanding of how to use c# and the net framework. Doors are identified by a capital letter and colour. The corresponding key is a lowercase letter of the same colour. Peek key first before open the door

Feauters

  • randomly generated maze of any size
  • websockets multiplayer

To Get Started

To run this project you need to have .net framework 4.8.0 The main project is GameThread

Demo

LabiribthGame.1.mp4

About

console labirinth - console game where you have to find exit in randomly generated labirinth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages