Daniel Barber

Results 22 issues of Daniel Barber

So that I can get playing quickly As a regular user I want to be signed in after I register

- [x] Keep track of castling status (movement of king, rooks) - [x] Add additional moves - [x] Move rooks

Turns out this is important for castling as we need to know whether various pieces have moved. - [x] Track each move in moves table - [x] Track captured pieces

Determine when the players king has been placed in check and checkmate. - [x] Check check - [x] Checkmate!

- [x] Limit pawns - [x] Limit rooks - [x] Limit bishops - [x] Limit knights - [x] Limit queens - [x] Limit kings

- [x] Add name - [x] Use email address instead of username

- [x] Game creation should allow me to pick an opponent - [x] Show who I'm playing in the games list - [x] Games list should show games for which...

So that I have someone to play against As a regular user I want to find someone to play