Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramzijabali/tic-tac-toe-android

Tic-tac-toe done on Android using MVVM pattern
https://github.com/ramzijabali/tic-tac-toe-android

android kotlin mvvm-architecture tic-tac-toe-game

Last synced: 2 days ago
JSON representation

Tic-tac-toe done on Android using MVVM pattern

Awesome Lists containing this project

README

        

Tic Tac Toe





## Architecture
- MVVM

## Libraries
- [JUnit](https://junit.org/junit5/)
- [Mockk](http://mockk.io/)