jwyatt1999 / CITS3403_Cartographers

CITS3403 Project - Josh Wyatt & Joo Kai Tay
0 stars 1 forks source link

User Story 1: As a player I can play the cartographers game on a deployed website in daily and freeplay mode so that I can experience the game #2

Closed jwyatt1999 closed 2 years ago

jwyatt1999 commented 2 years ago

@jwyatt1999

Remaining Estimate: 2 days

jwyatt1999 commented 2 years ago

Implement randomized starting board fixed with PR: https://github.com/jwyatt1999/CITS3403_Cartographers/pull/14

jwyatt1999 commented 2 years ago

Implemented full set of explore cards with type swapping, coins (also on mountains), counter for remaining cards this season (and calculation for number of cards this season) with PR: https://github.com/jwyatt1999/CITS3403_Cartographers/pull/16

jwyatt1999 commented 2 years ago

Implemented ambush cards with PR: https://github.com/jwyatt1999/CITS3403_Cartographers/pull/17

jwyatt1999 commented 2 years ago

Implemented full score card functionality with this PR: https://github.com/jwyatt1999/CITS3403_Cartographers/pull/19

jwyatt1999 commented 2 years ago

Implemented mouse / touchscreen functionality with this PR: https://github.com/jwyatt1999/CITS3403_Cartographers/pull/20

jwyatt1999 commented 2 years ago

Implemented random seed based on day in this PR: https://github.com/jwyatt1999/CITS3403_Cartographers/pull/21

jwyatt1999 commented 2 years ago

The website has been deployed at https://afternoon-castle-17520.herokuapp.com/ !

jwyatt1999 commented 2 years ago

Implemented daily and freeplay buttons going directly to daily / freeplay game with PR: https://github.com/jwyatt1999/CITS3403_Cartographers/pull/24

jwyatt1999 commented 2 years ago

The playtester discord channel has been created, I will add feedback to the feedback board (https://github.com/jwyatt1999/CITS3403_Cartographers/issues/23) as we receive it!