Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/b-andir/windows-forms-and-mongodb-project

This was my Programming 2 Examination program, designed to fill all the criteria for an A in the course. It is the entire VIsual Studio workspace folder
https://github.com/b-andir/windows-forms-and-mongodb-project

csharp mongodb windowsforms

Last synced: about 1 month ago
JSON representation

This was my Programming 2 Examination program, designed to fill all the criteria for an A in the course. It is the entire VIsual Studio workspace folder

Awesome Lists containing this project

README

        

# Windows-Forms-and-MongoDb-Project
This was my Programming 2 Examination program, designed to fill all the criteria for an A in the course. It is the entire VIsual Studio workspace folder.
To view the code alone without the use of an IDE, you can view the folder called "Prog2SlutProjekt" in the root folder, which contains numerous .cs files. Most of those are the files containing the code for the program, while some are generated by Visual Studio when creating a Windows Forms app.

-------------HOW TO PLAY-----------------

Once you have selected a difficulty, you can move around using WASD

The goal of the game is to find a key, then enter the goal (The green square)

The key is located in one of the boxes (the colored one on Easy and Medium dificulty), and collide with the box from the right direction.

Once you have the key and touched the goal, your score and entered username in the bottom left is submitted to the score database, which is displayed when you press the leaderboard button.