gabeochoa / Sokim

MIT License
3 stars 2 forks source link

Support for new Decks / custom Decks #2

Open gabeochoa opened 8 years ago

gabeochoa commented 8 years ago

We should add support

alanplotko commented 8 years ago

Definitely. We just need an overall settings page prior to creating a room. A formal room class may be useful as well for more sophisticated and cleaner use across the game.

gabeochoa commented 8 years ago

How are we going to allow them to add the cards? maybe they can give an imgur album?

alanplotko commented 8 years ago

Pass in a valid album link (we can parse it to see if it's valid). We can then send it over to our image-fetching program for processing. We just have to be sure it won't crash the entire app.