Update README.md

Add GameProject to Solution
This commit is contained in:
2024-03-07 15:36:20 +01:00
parent 547809c898
commit 3dcfc744d5
18 changed files with 443 additions and 12 deletions

View File

@@ -4,15 +4,15 @@
<br />
<div align="center">
<h1 align="center">NAME OF CHOSEN GAME</h1>
<h1 align="center">Motherload</h1>
<p align="center">
Short description of the game.
Gather resources and buy upgrades to dig as far as you can. You have to dig ores and sell them to earn cash which you use to buy fuel, digger upgrades, explosives, and other supplies. You can only sell ore and buy items at the surface. If you run out of fuel, your digger explodes and you die (game over). There are more valuable (and heavier) ores as you go deeper into the mine. There are several types of alien artifacts which are of considerable value and appear randomly throughout the mine (below 950 feet).
<br />
<strong>Original game : </strong>
<a href="https://www.google.be/"><strong>General info »</strong></a>
<a href="https://xgenstudios.fandom.com/wiki/Motherload"><strong>General info »</strong></a>
·
<a href="https://www.google.be/"><strong>Youtube video »<strong></a>
<a href="https://www.youtube.com/watch?v=QCMbRe8ij5g&t=322s&pp=ygUTbW9odGVybG9hZCBnYW1lcGxheQ%3D%3D"><strong>Youtube video »<strong></a>
<br />
<br />
</p>
@@ -50,9 +50,9 @@ TODO: add screenshot
Here's why:
TODO: describe why you chose this game
* reason 1
* reason ..
* It's a classic game that I played when I was younger.
* It's a game that I can make in a reasonable amount of time.
*
<p align="right">(<a href="#readme-top">back to top</a>)</p>
@@ -61,8 +61,8 @@ TODO: describe why you chose this game
This section gives a clear and detailed overview of which parts of the original game I planned to make.
### The minimum I will most certainly develop:
* ..
* ..
* Player movement
* Resource Collection
### What I will probably make as well:
* ..
@@ -82,7 +82,7 @@ Detailed instructions on how to run your game project are in this section.
### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
* Visual Studio 2022
* Visual Studio 2022 Or Jetbrains Rider
### How to run the project
@@ -144,9 +144,9 @@ Explain where you applied inheritance (mandatory).
<!-- CONTACT -->
## Contact
Your Name - email@student.howest.be
Bram Verhulst - bram.verhulst@student.howest.be
Project Link: [https://github.com/your_username/repo_name](https://github.com/your_username/repo_name)
Project Link: [Here](https://github.com/HowestDAE/dae16-VerhulstBram)
<p align="right">(<a href="#readme-top">back to top</a>)</p>