Add note about supported platforms in design.md

This commit is contained in:
crumblingstatue 2023-04-06 17:41:45 +02:00
parent 26521fa880
commit 45acd4c1ac

View file

@ -50,8 +50,15 @@ It's all mantle level specific biomes all the way horizontally.
- At least 50 stone types
- 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.
# 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.
# Supported platforms
- Windows
- Linux
Other platforms can be supported if community helps support them.