Chess
Posted: Wed Oct 14, 2020 2:02 pm
This is a very basic chess app.
Check, Mate, Stalemate, En Passant, Castling, Threefold Repetition and 50-Move Rule works.
The king lights up red on Checkmate and brown when a draw occurs.
Key Controls
F --> flip Board
C --> switch Board color
S --> switch style of pieces
V ---> trigger fullscreen on/off
Left --> last turn
Right --> next turn
2,3,4 --> hold number for under promotion (quick fix)
Also all the piece-png's are literally stolen from marcelk.net/chess (the site seems not to have a safe connection).
Anyway, have a great day and keep on keeping this ultra awesome framework alive and well.
Edit: Added a basic movelist which adjusts to window space and reacts on mouseclick.
Edit: no more buggy movelist
https://github.com/halimbo/luachess
Check, Mate, Stalemate, En Passant, Castling, Threefold Repetition and 50-Move Rule works.
The king lights up red on Checkmate and brown when a draw occurs.
Key Controls
F --> flip Board
C --> switch Board color
S --> switch style of pieces
V ---> trigger fullscreen on/off
Left --> last turn
Right --> next turn
2,3,4 --> hold number for under promotion (quick fix)
Also all the piece-png's are literally stolen from marcelk.net/chess (the site seems not to have a safe connection).
Anyway, have a great day and keep on keeping this ultra awesome framework alive and well.
Edit: Added a basic movelist which adjusts to window space and reacts on mouseclick.
Edit: no more buggy movelist
https://github.com/halimbo/luachess