Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 923 Bytes

File metadata and controls

33 lines (25 loc) · 923 Bytes

Chess

A simple 2 player chess app.

Technologies used:

  • Java
  • Kotlin
  • MVP Design Pattern
  • Firebase
    • Cloud Firestore
  • RxJava
  • ButterKnife
  • MVP Design
  • Events
  • Fragments
  • Custom Adapters

License

Chess is (c) 2019 by Alex Blass. All rights reserved.

The source code of this app may be used for noncommercial purposes, such as academic or private use. Portions of the code may be used for commercial use, but the project is protected under copyright law and reasonable changes must be made to the original content to avoid plagiarism.

All images and creative assets are created and owned by myself, Alex Blass, may not be reused or modified unless permission is explicitly granted in writing.

3rd Party Libs Used

Butterknife by Jake Wharton: http://jakewharton.github.io/butterknife/

Stetho by Facebook: http://facebook.github.io/stetho/

RxJava by ReactiveX: https://github.com/ReactiveX/RxJava