Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 467 Bytes

Chess

A Chess game written with Jetpack Compose.

Ported from https://github.com/nicklockwood/Chess.

Work In Progress

I use this project as a experimentation and learning environment. The code is by no means meant as an example of good clean code. If anything it is the opposite.

Screenshots

TODO

  • Better AI (the current one is really terrible, effectively random)