ShiftHackZ / TicTacToe

A simple TicTacToe game for Android smartphones.

Home Page:https://play.google.com/store/apps/details?id=com.dmitriy.moroz.tictactoe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

A simple TicTacToe game for Android smartphones.

Features

  • No ads, does not require internet permission;
  • Dynamic size of field (from 2x2 to 12x12);
  • Ability to change player character;
  • Game player wins/loses statistics;
  • Supports English and Russian localization (depending on system global localization);

Architecture

  • Fully written in Kotlin;
  • Custom view to display field responsive to mobile screen width;
  • Custom view to display single field cell;

Screenshots

Download

Credits

About

A simple TicTacToe game for Android smartphones.

https://play.google.com/store/apps/details?id=com.dmitriy.moroz.tictactoe

License:Apache License 2.0


Languages

Language:Kotlin 100.0%