Game Design - Multiplayer Games Part 2: Simplicity
Games for friends Sometimes the best moments in gaming come when your heart is pounding as you try to decimate your friends in some good old-fashioned multiplayer fun. This series of posts focuses on some of the games we've built to deliver these moments. The next one up is Simplicity. Simplicity This is a multiplayer puzzle game that was inspired by Super Puzzle Fighter . Players play side-by-side and are given the same set of puzzle pieces (called orbs). The orbs are colour-coded and must be stacked according to their colours. When a smash gem arrives, the player can use it to smash all of the connected orbs of the same colours as the gem. In so doing, the player's field is cleared up a bit and an equivalent number of orbs are sent across to the opponent's field. The first player to reach the top of the play area loses the match. An actual match can be seen in the video below: Simplicity is a real-time multiplayer game. Players are able to drop orbs at a...