Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ramzijabali/tic-tac-toe-android
- Owner: RamziJabali
- License: unlicense
- Created: 2021-06-10T20:56:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-28T05:17:44.000Z (over 3 years ago)
- Last Synced: 2023-08-01T22:48:46.113Z (over 1 year ago)
- Topics: android, kotlin, mvvm-architecture, tic-tac-toe-game
- Language: Kotlin
- Homepage:
- Size: 3.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tic Tac Toe
## Architecture
- MVVM## Libraries
- [JUnit](https://junit.org/junit5/)
- [Mockk](http://mockk.io/)