PretendYoureXyzzy/WebContent
Andy Janata 2d5e9d18c0 - discard cards after they are used, so that they can be reshuffled if more cards are required (hasn't been tested)
- much better handling when users leave the game:
  - put their hand in the discard pile
  - if they played this round, put that card in the discard pile and remove them from the played players list
  - if they were supposed to play this round, remove them from the players list
  - if they were judge, return all played cards to players and move to the next judge
  - if they weren't judge and were lower in judging order, fix the judge pointer
- add a goal to the game (8 points for now, hard-coded)
- keep track of which players are supposed to play this round so players joining and leaving don't affect the game progressing
2012-01-30 16:35:06 -08:00
..
META-INF initial commit 2011-12-16 16:39:52 -08:00
WEB-INF remove dead clients 2012-01-06 15:53:55 -08:00
img add templates for cards. change how game list lobbies are cleaned up 2012-01-19 18:19:05 -08:00
js - discard cards after they are used, so that they can be reshuffled if more cards are required (hasn't been tested) 2012-01-30 16:35:06 -08:00
admin.jsp formatting 2012-01-30 16:30:40 -08:00
cah.css - "points" -> "Awesome Points" 2012-01-30 00:35:27 -08:00
game.jsp - "points" -> "Awesome Points" 2012-01-30 00:35:27 -08:00
index.jsp add a bunch of text to the index page 2012-01-30 16:31:08 -08:00
test.jsp initial commit 2011-12-16 16:39:52 -08:00