Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 354 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 354 Bytes

tictactoe

This is a simple tictactoe where two players can play. There is no minimax algorithm implemented.

  1. Download this
  2. Import it using Android Studio

Explanation

A step by step explanation of this project can be found here

By Nabin Khadka