srihariash999 / tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

Introduction

A cross-platform Tic-Tac-Toe game built with Flutter framework.

Issues

You may find issues while running this app.

Error:

The base href in "web/index.html" must be absolute (i.e. start with a "/")...

Solution: Comment out the below line in web/index.html

<base href="tic-tac-toe">

About


Languages

Language:C++ 36.5%Language:CMake 31.6%Language:Dart 23.9%Language:HTML 3.2%Language:C 2.5%Language:Swift 2.0%Language:Kotlin 0.2%Language:Objective-C 0.1%