dev7omprakash / TicTacToe-Game

TicTacToe game using Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIC-TAC-TOE GAME

Again a new basic Flutter project

Getting Started

In this App you will see a 33 grid iamge placed at ecnmtre of Screen and a reset button intially all the 9 items at his intail state called pen state and if you click on any 9 of the state it changes to a circle it means you are first player and now seconnd palyer will play th game as first player played and the game continues untill any of the two player win's or game drawn. if circle won then a message pop up Called circle win's and same for cross as well and if game draws the game draw will pop up. you can reset the game by clicking reset buutton means all the 9 items will be back to its inital pen state.

SCREENSHOTS

What topics i learnt after this

I learnt about Image Assets, Row Widget, Column widget, Sized Button widget and most important i learnt is Grid Widget.

How to use it?

Clone the repo , open it in Android Studio and try it out in your Physical Device or Emulator.

How to contribute?

Fork the repo , make changes and give a valid Pull Request.


Thank You

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

TicTacToe game using Flutter


Languages

Language:Dart 63.0%Language:HTML 32.1%Language:Swift 3.5%Language:Kotlin 1.1%Language:Objective-C 0.3%