Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noxikoxi/chess


https://github.com/noxikoxi/chess

Last synced: about 3 hours ago
JSON representation

Awesome Lists containing this project

README

        

# chess

### TODO
- [x] Add piece possible blocks after check
- [x] Add possible piece attacks after check
- [x] Piece cannot move if tied
- [x] Add winning and draw
- [x] Add sound
- [x] Add some resizing options
- [x] Add game menu
- [x] ScoreSheet should save game moves after finish
- [x] Check if Castling blocks are not attacked
- [x] Add visible upgrade pawn option
- [ ] Improve unselecting of piece
- [ ] Add icons to show players which one of them can make a move
- [ ] Add timer for players
- [ ] Need option for score sheet when pawn is promoted after attack

### BUGS
- [x] Pawn cannot upgrade after attack
- [x] After promotion and check, check sound should be played