Skip to content

A Tic-Tac-Toe game application made using flutter framework in dart language

Notifications You must be signed in to change notification settings

satviksrivastava7/flutter-tictactoe-app

Repository files navigation

Tic-Tac-Toe Application

This is an application for the game Tic-Tac-Toe, built using the flutter framework. It works on android, ios, and web devices. The assets are included in the files. Following assets are being used in the game:

   

The GUI part of the code is in the main.dart file, in the lib floder, and the logic part is in the HomePage.dart file, again under the lib folder. Following are the screenshots of the code along with the end result.

main.dart file



HomePage.dart file



Application load state



Application game tie state



Application game win state




The next step is to improve the UI-UX and add additional features to the app.

About

A Tic-Tac-Toe game application made using flutter framework in dart language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published