Skip to content

An interactive Windows Forms Application (.NET) developed as part of a game development project for an OOP course.

Notifications You must be signed in to change notification settings

cfeng-dev/MazeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze Game

Maze Game is a Windows Forms Application (.NET Framework) developed for an Object-Oriented Programming (OOP) course. The game features a player navigating through a maze, finding items in different rooms, and using these items to achieve the end goal. It's designed to demonstrate the principles of OOP in a fun and interactive way.

Description

In this adventure, you play as a prince on a quest to reach the princess before she is wed to the wrong suitor. Navigate through a labyrinth of rooms, collect items, and use them wisely to reach your beloved in time.

Prerequisites

Before installing the Maze Game, you must have the following installed:

  • Visual Studio Community 2022.
  • During the installation, select the ".NET Desktop Development" workload to ensure all necessary components are included.
  • The .NET Framework (version 4.7.2).

Gameplay

Upon launching the game, you will be greeted with your mission and a timer counting down the seconds remaining to complete the game. Here's how you interact with the game world:

  • Navigation: Click the N, S, E, W buttons to move North, South, East, or West, respectively, within the maze.
  • Items: Interact with items by clicking Pick to collect them or Drop to leave them. Use collected items by selecting them and clicking Use.
  • Mission: Your mission details and progress are displayed in the top-left corner, keeping you informed of your objective and time constraints.
  • Room Contents: Each room's contents are displayed, allowing you to interact with various items you encounter on your journey.

Your objective is to navigate through the maze, overcome obstacles, and reach the end goal within the time limit.

About

An interactive Windows Forms Application (.NET) developed as part of a game development project for an OOP course.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages