Design: Add note about multiplayer

This commit is contained in:
crumblingstatue 2023-04-04 19:29:49 +02:00
parent 7745437642
commit 9b4d0c8cf7

View file

@ -27,3 +27,9 @@ Very unbreakable bottom or lava lake or whatever is at 60,000 blocks deep.
- At least 100 ore types - At least 100 ore types
- At least 50 stone 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.