https://github.com/robertdinca2003/a-maze-ing
.Net C# Project, Simple Game
https://github.com/robertdinca2003/a-maze-ing
csharp dotnet winforms
Last synced: 2 months ago
JSON representation
.Net C# Project, Simple Game
- Host: GitHub
- URL: https://github.com/robertdinca2003/a-maze-ing
- Owner: robertDinca2003
- Created: 2022-10-08T09:11:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T13:06:27.000Z (over 2 years ago)
- Last Synced: 2025-03-29T01:32:58.631Z (about 1 year ago)
- Topics: csharp, dotnet, winforms
- Language: C#
- Homepage:
- Size: 292 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A-Maze-Ing
.Net C# Project, Simple Maze Game
# Preview
https://github.com/robertDinca2003/A-Maze-Ing/assets/71851178/cc9116ed-39dc-4913-a8b6-d59a86d07b88
# Description
In "A-Maze-Ing," you'll step into a world of labyrinthine complexity, where your skills in navigation and problem-solving will be put to the test. "A-Maze-Ing" is an immersive and mind-bending game designed to captivate players with its intricate and ever-evolving maze environments.
We are giving you the posibility to create your own game level to solve.
# Usefull Tasks Completed
- Creating a maze navigation system
- Creating a level selection system
- Creating a custom level creator
- Implement a way to register user keybord inputs
# Competences
- Designing mazes, used in game
- Creating functional game logic
# Skills
- .Net, which incorporates WinForm applications. A very usefull tool for user intarface.
- C#, the programming language used for creating the whole logic behind the game.