You can play Order Up right now!
Find the patterns and play with friends online! This is the front end of a project to go with this fronted.
Order Up is a clone of the popular game card game, Set. You are an employee of an unusual cafe and have to trow together orders for customers. These orders, represented by cards, have strict rules to them. Each card has 4 attributes: Color, Fill/Shading, Number of items, and Item Type. A valid order consists of 3 cards where each attribute across the cards is either all teh same or all different.
This project began as an introduction project to web sockets. It is a full featured multiplayer card game with in-game chat, avatar customization, and matchmaking.
The individual games are all run completely on the back end.
- Full online multiplayer experience: Games update in real time.
- Matchmaking: Users can host a public or private game or join one in a game lobby from available games or using a unique code.
- In game text chat and live score keeping.
- Practice mode is single player and has a never-ending deck of cards.
- Avatar customization.