mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-14 19:55:02 +01:00
Add note about supported platforms in design.md
This commit is contained in:
parent
26521fa880
commit
45acd4c1ac
1 changed files with 11 additions and 4 deletions
15
design.md
15
design.md
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue