Single player games allows only one (human) player to play the game at the moment of time.
Questions tagged [single-player]
22 questions
0
votes
1 answer
Designing loots for chests
Let's say we have a game, with enemies you fight, items to get and also chests to find and loot. Imagine a RPG game if you will.
We also have a table with x items that the player can loot from these mentioned chests. Some of these items are "oneā¦
user76718