1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
chess/lib
Dan Barber 18aa9faab4
Determine whether a piece is being attacked
This also refactors a bunch of the movement generation code to simplify
things and make it more flexible. This allows us to use the same code to
check pieces under attack.

* Still need to add pawns
2018-03-31 15:21:47 -04:00
..
chess Determine whether a piece is being attacked 2018-03-31 15:21:47 -04:00
chess_web Fix a couple of warnings 2018-03-12 11:29:22 -04:00
chess_web.ex User can login and create games 2018-02-02 10:31:05 -05:00
chess.ex Fix some Credo warnings 2018-02-19 11:16:00 -05:00