Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement README.md based on EYD #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@
[![Go](https://img.shields.io/badge/go-v1.10.x-blue.svg)](https://gitter.im/ibrdrahim/goRemi)
[![GitHub license](https://img.shields.io/badge/license-MIT-red.svg)](https://github.com/ibrdrahim/goRemi/blob/master/LICENSE)

prototype for playing card game
# Prototype for playing card game

Cangkulan Game Rules
1. shuffle deck
2. put 1 card from top of deck to table
3. give each player 7 cards
4. start playing from player 1 (clockwise)
5. each player pick one card with the same flag as the card on top of the table, place player card on top of the table
6. if player doesnt have card with the same flag draw card from deck until player get the card with the same flag
6.a. if deck doesnt have any more card, draw card from the top of the table
7. after all player throw card to the table, compare players card, player with highest number win the round
9. continue to play from player who win from last round, player who win last round can choose any card to play first
10. repeat 5-9 until one of players doesnt have any more card
# Cangkulan Game Rules
1. Shuffle deck
2. Put 1 card from top of deck to table
3. Give each player 7 cards
4. Start playing from player 1 (clockwise)
5. Each player pick one card with the same flag as the card on top of the table, place player card on top of the table
6. If player doesnt have card with the same flag draw card from deck until player get the card with the same flag
6.a. If deck doesnt have any more card, draw card from the top of the table
7. After all player throw card to the table, compare players card, player with highest number win the round
9. Continue to play from player who win from last round, player who win last round can choose any card to play first
10. Repeat 5-9 until one of players doesnt have any more card
11. Win!!!

Preview :
# Preview :

https://gph.is/2xIMo6o