issues
search
Framartin
/
dixio
Implementation of famous board game Dixit in Python with Flask-SocketIO
GNU General Public License v3.0
2
stars
0
forks
source link
[WIP] Add other decks or cards
#14
Open
Framartin
opened
4 years ago
Framartin
commented
4 years ago
10
[x] Support multiple decks of cards in Python and Html templates
[x] Improve index form to create a new games
[x] Add deck descriptions and license
[x] Update footer with license of the selected deck
[ ] Add new images to
static/img/
To Improve index form to create a new game:
have a form in multiple lines
create another discrete button to copy the URL of the game next to the "create game" button
display examples of cards when one deck is selected?
display the warning message only when relevant
10
static/img/
To Improve index form to create a new game: