mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 12:51:48 +01:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -63,11 +63,12 @@ This section gives a clear and detailed overview of which parts of the original
|
|||||||
### The minimum I will most certainly develop:
|
### The minimum I will most certainly develop:
|
||||||
* Player movement
|
* Player movement
|
||||||
* Resource Collection
|
* Resource Collection
|
||||||
|
* Random Generated world
|
||||||
|
* The fuel and sell building
|
||||||
|
|
||||||
### What I will probably make as well:
|
### What I will probably make as well:
|
||||||
* Shops
|
|
||||||
* Dying
|
* Dying
|
||||||
* Lava
|
* Working Lava
|
||||||
|
|
||||||
### What I plan to create if I have enough time left:
|
### What I plan to create if I have enough time left:
|
||||||
* Main Menu, Options Screen
|
* Main Menu, Options Screen
|
||||||
@@ -101,8 +102,7 @@ Use this space to show useful examples of how a game can be played.
|
|||||||
Additional screenshots and demos work well in this space.
|
Additional screenshots and demos work well in this space.
|
||||||
|
|
||||||
### Controls
|
### Controls
|
||||||
* keys, ..
|
* W A S D
|
||||||
* ..
|
|
||||||
|
|
||||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||||
|
|
||||||
@@ -126,12 +126,12 @@ Explain where you applied inheritance (mandatory).
|
|||||||
## Checklist
|
## Checklist
|
||||||
|
|
||||||
- [x] Accept / set up github project
|
- [x] Accept / set up github project
|
||||||
- [ ] week 01 topics applied
|
- [x] week 01 topics applied
|
||||||
- [ ] const keyword applied proactively (variables, functions,..)
|
- [ ] const keyword applied proactively (variables, functions,..)
|
||||||
- [ ] static keyword applied proactively (class variables, static functions,..)
|
- [ ] static keyword applied proactively (class variables, static functions,..)
|
||||||
- [ ] object composition (optional)
|
- [ ] object composition (optional)
|
||||||
- [ ] week 02 topics applied
|
- [x] week 02 topics applied
|
||||||
- [ ] week 03 topics applied
|
- [x] week 03 topics applied
|
||||||
- [ ] week 04 topics applied
|
- [ ] week 04 topics applied
|
||||||
- [ ] week 05 topics applied
|
- [ ] week 05 topics applied
|
||||||
- [ ] week 06 topics applied
|
- [ ] week 06 topics applied
|
||||||
|
|||||||
Reference in New Issue
Block a user