Commit Graph

24 Commits (397a9de18c1fa80a9806c26bb8350af2cff20775)

Author SHA1 Message Date
Bastien JACQUELIN 11fcaadbef fix end of game
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN 1ff4e91de4 remove red outline when 3 card selected
continuous-integration/drone/push Build is passing Details
2 years ago
remrem 4a0aed7345 add card-to-html to game.html + lots of things
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN 205de31c1c create game page
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN bb8a27017b edit const
continuous-integration/drone/push Build is passing Details
2 years ago
remrem 577375fae9 resolve conflicts
continuous-integration/drone/push Build is passing Details
2 years ago
remrem 809f00cba1 idk wtf all these changements are
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN 8b1a51cb40 deck and factory work together, resolve pbs
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN 9bb2f9a490 factory create good cards, good index on dico
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN 18a3c1281f pb on deck, on creation of the deck
continuous-integration/drone/push Build is passing Details
2 years ago
remrem d5571c6a66 add class card_to_html + some constants
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN e87dec89fc edit to work only with card, define funArrayOfAttributes
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN 82e97e1096 check if no set in deck and auto add 3 others. Finish, just need to uncomment line 66 in Deck.js to activate set verification
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN e0eba7cd43 win of a game detected, fix little bug on card creation and algos
2 years ago
Bastien JACQUELIN 1606be743e fix issue : adding 3 new card to the deck : Working
continuous-integration/drone/push Build is passing Details
2 years ago
Bastien JACQUELIN 0a13894bc2 remove the card from the output, need to fix createdeck too much card added
2 years ago
Bastien JACQUELIN 889c843aa7 deck create, remove the cards from the last one
2 years ago
Bastien JACQUELIN 77665d9254 fix factory, bug in attributesRequiredFun in facory
2 years ago
Bastien JACQUELIN 99ed8b1233 add all class of 4 attributes cards, edit facotry
2 years ago
Bastien JACQUELIN 2b6dcc5666 edit to make possible the choice of the attributes
2 years ago
Bastien JACQUELIN 0add9526fe remove from deck set cards
2 years ago
Bastien JACQUELIN 07e116ed0f add unfoundCardException,
2 years ago
Bastien JACQUELIN 7450bb8877 create cards and deck
2 years ago
Bastien JACQUELIN cd626cbc38 add Deck class
2 years ago