aboutsummaryrefslogtreecommitdiff
path: root/apps/chess.c
AgeCommit message (Collapse)Author
2021-03-30Basic FEN parsing, buggy afMarvin Borner
The entire GUI system is kinda buggy and sluggish. Might need to rethink some design choices. I've got some ideas to improve everything though.
2021-03-30Widget fg/bg and gfx filtersMarvin Borner
2021-03-29Added more GUI stuffMarvin Borner