Update Notes.md
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
### Aufbau des Spiels
|
### Aufbau des Spiels
|
||||||
Rasterbasierte Welt
|
Rasterbasierte Welt
|
||||||
Chunkaufteilung (32 tiles pro chunk)
|
Chunkaufteilung (32 tiles pro chunk)
|
||||||
|
|
||||||
|
#### TODO:
|
||||||
|
- implement texture loading
|
||||||
|
- assigning Items IDs
|
||||||
|
- Drawing sprites (noschXL)
|
||||||
|
- Making the datastructures
|
||||||
|
- Making a world
|
||||||
|
- working coordinates
|
||||||
|
- working loading/saving
|
||||||
|
- generation with perlin noise?
|
||||||
|
- Atmosphere? (rain, storms)?
|
||||||
|
|||||||
Reference in New Issue
Block a user