btouellette / concarneau

Multiplayer web game using the same rules as Carcassone
MIT License
65 stars 10 forks source link

Instructions needed #43

Closed Ecofoot closed 2 years ago

Ecofoot commented 2 years ago

Needs instructions on how to operate controls in this online version. Cannot do anything in a solo game. What is program doing? Need to be able to adjust time for next solo player to make move.

btouellette commented 2 years ago

After you click a grey square to place a tile you can click the placed tile again to rotate it. Clicking the green check mark in the upper right will allow you to optionally place meeples on the new tile and then clicking the green arrow in the upper right will submit the move. After the move is processed the next player (just you again in a solo game) will start the same process again with the next tile.

On Wed, Feb 23, 2022, 4:58 PM Ecofoot @.***> wrote:

Needs instructions on how to operate controls in this online version. Cannot do anything in a solo game. What is program doing? Need to be able to adjust time for next solo player to make move.

— Reply to this email directly, view it on GitHub https://github.com/btouellette/concarneau/issues/43, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABP3OPMM4D7HT24XZRYSLBDU4V7CLANCNFSM5PF6OGJQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

Ecofoot commented 2 years ago

Brian,

Thanks. I was quite confused. I've played this game in person before covid but not in awhile. Miss going to game groups...meetups. this is a great game [Carcassone] so I'm glad you brought a version to online life.

Programming is not easy!

Best, Rich

On 2/23/2022 9:04 PM, Brian Ouellette wrote:

After you click a grey square to place a tile you can click the placed tile again to rotate it. Clicking the green check mark in the upper right will allow you to optionally place meeples on the new tile and then clicking the green arrow in the upper right will submit the move. After the move is processed the next player (just you again in a solo game) will start the same process again with the next tile.

On Wed, Feb 23, 2022, 4:58 PM Ecofoot @.***> wrote:

Needs instructions on how to operate controls in this online version. Cannot do anything in a solo game. What is program doing? Need to be able to adjust time for next solo player to make move.

— Reply to this email directly, view it on GitHub https://github.com/btouellette/concarneau/issues/43, or unsubscribe

https://github.com/notifications/unsubscribe-auth/ABP3OPMM4D7HT24XZRYSLBDU4V7CLANCNFSM5PF6OGJQ . Triage notifications on the go with GitHub Mobile for iOS

https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android

https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/btouellette/concarneau/issues/43#issuecomment-1049420718, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABX2NU7CP5B6FYMDTZ6K3YLU4WG23ANCNFSM5PF6OGJQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

btouellette commented 2 years ago

Thanks for the kind words!