issues
search
bilingualgeneration
/
bili-app
1
stars
0
forks
source link
Sasha intruder game
#116
Closed
amak-code
closed
10 months ago
amak-code
commented
10 months ago
game logic was created
cards show red board when it's a wrong card and green board when it's the correct card
cards show the backside when the correct card was chosen
then pile cards update to show a new 3 cards
some Typescript error exists in a code for that part
cardColors[card.id]
the data for the cards was hardcoded
the title style needs to be updated
amak-code
commented
10 months ago
All pages were created
All game logic is working
Some design needs updates
First page button logic was not implemented
Audio for reading cards was not added
cardColors[card.id]