Age | Commit message (Expand) | Author |
---|---|---|
2020-05-21 | Fix reception of cards after playing | Olivier Gayot |
2020-05-15 | Store cards as tuples (id, desc) | Olivier Gayot |
2020-05-15 | Don't pass the cards to the constructor of board | Olivier Gayot |
2020-05-15 | Rework the recycling of the cards | Olivier Gayot |
2020-05-15 | Use enumerate(...) instead of range(len(...)) | Olivier Gayot |
2020-05-15 | Don't use getters and setters because it's Python | Olivier Gayot |
2020-05-15 | Add cosmetic changes | Olivier Gayot |
2020-03-29 | Change the websocket library for the standard one | Olivier Gayot |
2018-03-09 | renamed the project SwiftStory | Olivier Gayot |