| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2012-02-22 | 427 Bytes | |
| SimpleChessBoard.apk | 2012-02-22 | 140.9 kB | |
| Totals: 2 Items | 141.4 kB | 0 | |
README ====== This application is a simple chess board for android : use drag and drop in order to move the pieces. History ------- 0.2.4) Now all moves are checked thanks to the itck chess library (and cancelled, with an animation, if not valid). 0.2.2) I'm avoiding more memory leaks : specially when switching many times from portrait to landscape orientation (or the inverse). 0.2.0) Simply move pieces by drag and drop.