Template Page: Difference between revisions
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Here comes some general information about the block or feature | Here comes some general information about the block or feature | ||
=In | ==In het spel== | ||
NEDERLANDSTALIG | |||
Schrijf hier een volledige beschrijving van de feature. gebruik afbeeldingen indien nodig. Focus voornamelijk op hoe de feature in het spel zit en met andere features interageert. | |||
* | Mogelijke interessante punten kunnen zijn: | ||
** | * Verkrijgen | ||
** | ** Genereren in de wereld | ||
** Craften | |||
** ... | ** ... | ||
* | * Gebruik | ||
** | ** In de wereld | ||
** | ** Op andere blokken | ||
** | ** ... | ||
==Discussion== | ===Discussion=== | ||
Add here some points of discussion. List possible problems, changes and ideas to improve the feature. Do not implement these ideas yet, as they may just be a start of a greater discussion. If they need to be implemented they will be made into issues on github. | Add here some points of discussion. List possible problems, changes and ideas to improve the feature. Do not implement these ideas yet, as they may just be a start of a greater discussion. If they need to be implemented they will be made into issues on github. | ||
=Scientific Background= | ==Scientific Background== | ||
Write here the scientific background of the feature (if needed). Try to write this in such a way that everybody (Teachers, developers and maybe even studens) understands this. | Write here the scientific background of the feature (if needed). Try to write this in such a way that everybody (Teachers, developers and maybe even studens) understands this. | ||
=Code Explanation= | ==Code Explanation== | ||
Explain here the code in such a way that other developers understand how they can use and modify the code. | Explain here the code in such a way that other developers understand how they can use and modify the code. (This part is more like a ReadMe). | ||
==Bugs and Issues== | ===Bugs and Issues=== | ||
Add here a list of known bugs. If possible, link to issues on github. | Add here a list of known bugs. If possible, link to issues on github. | ||
Example: | Example: | ||
* This is a link to [https://github.com/ScicraftLearn/MineLabs/issues/28 issue #28] | * This is a link to [https://github.com/ScicraftLearn/MineLabs/issues/28 issue #28] |
Latest revision as of 09:25, 17 August 2022
Here comes some general information about the block or feature
In het spel
NEDERLANDSTALIG
Schrijf hier een volledige beschrijving van de feature. gebruik afbeeldingen indien nodig. Focus voornamelijk op hoe de feature in het spel zit en met andere features interageert.
Mogelijke interessante punten kunnen zijn:
- Verkrijgen
- Genereren in de wereld
- Craften
- ...
- Gebruik
- In de wereld
- Op andere blokken
- ...
Discussion
Add here some points of discussion. List possible problems, changes and ideas to improve the feature. Do not implement these ideas yet, as they may just be a start of a greater discussion. If they need to be implemented they will be made into issues on github.
Scientific Background
Write here the scientific background of the feature (if needed). Try to write this in such a way that everybody (Teachers, developers and maybe even studens) understands this.
Code Explanation
Explain here the code in such a way that other developers understand how they can use and modify the code. (This part is more like a ReadMe).
Bugs and Issues
Add here a list of known bugs. If possible, link to issues on github.
Example:
- This is a link to issue #28