Skip to content

Android application to calculate possible paths of a chess piece between a starting and an ending point

License

Notifications You must be signed in to change notification settings

dimkonomis/ChessPathFinder

Repository files navigation

ChessPathFinder

A Android application which calculates all possible paths that a chess piece can take, between a starting and an ending point with a maximum number of moves e.g. 3, and draws them using different colors on a recyclerview board.

Libraries

  • Architecture components
    • LiveData
    • ViewModel
  • RxJava2
  • Dagger2
  • Mockito
  • Mockito-Kotlin
  • Robolectric

About

Android application to calculate possible paths of a chess piece between a starting and an ending point

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages