Card
|
First working version
|
2021-12-18 15:08:43 +01:00 |
CardOrders
|
Play cards, select game, player actions
|
2021-12-06 18:28:35 +01:00 |
Games
|
Organize files
|
2021-12-22 14:53:36 +01:00 |
Migrations
|
Add email to user model
|
2022-10-11 12:04:30 +02:00 |
Players
|
Update player points when game ends
|
2022-10-18 11:40:08 +02:00 |
Tables
|
Update player points when game ends
|
2022-10-18 11:40:08 +02:00 |
Dealer.swift
|
Player actions, playable cards
|
2021-12-06 11:43:30 +01:00 |
PasswordReset.swift
|
Convert functions to async/await
|
2022-10-12 19:32:15 +02:00 |
PlayerAction.swift
|
Clarify action id
|
2021-12-09 11:18:26 +01:00 |
PlayerState.swift
|
Refactor table + player data, add state
|
2021-12-20 20:18:19 +01:00 |
Table.swift
|
Add first database version and model
|
2021-12-22 22:11:37 +01:00 |
User.swift
|
Convert registration to async
|
2022-10-12 19:32:15 +02:00 |