ProjectO
A downloadable game
//This is a demo project inspired by "Liar's Bar"
//This is a 1v1 multiplayer demo, the game must start with two players in the room
//The online feature is achieved by Photon Unity Network2 (PUN2)
//Turn always starts from the master client
//Player input delays and Leave room function is not perfected
//Yet there's only one type of task card and only spade pokers
Gameplay Steps:
1. After all players are in the room, press Q to ready. The game will start countdown 3 and generate decks
2. When the turn starts, the current turn player will draw one task card and two poker cards.
3. Read the task and see if the cards in your hand fulfill the requirement
4. Press E to open up your hand UI
5. Hand-select cards and hit the play button to play
6. if you skip a turn you must discard one card
7. When play is hit, you shoot your opponent(in Russian roulette)
8. Turn Switch
9. If you get shot, the game will freeze, please restart the client to replay
Status | In development |
Author | rexy77 |