mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-14 19:55:02 +01:00
Design: Add note about multiplayer
This commit is contained in:
parent
7745437642
commit
9b4d0c8cf7
1 changed files with 7 additions and 1 deletions
|
|
@ -26,4 +26,10 @@ Very unbreakable bottom or lava lake or whatever is at 60,000 blocks deep.
|
|||
- Up to 1000 tiles (1024*1024 tile sprite sheet)
|
||||
- At least 100 ore types
|
||||
- At least 50 stone types
|
||||
- Maybe background tiles and other stuff, like different break overlay animations
|
||||
- Maybe background tiles and other stuff, like different break overlay animations
|
||||
|
||||
# Multiplayer
|
||||
|
||||
Multiplayer adds a lot of complexity, so I'm going to develop the prototype of the game without
|
||||
any multiplayer support.
|
||||
But if people like the general idea, they can help create a multiplayer version eventually.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue