Skip to content

yanfalcao/JogoDaVelha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Jogo da Idosa
Jogo da Idosa

PRs Welcome Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.

Description

One of the first apps created in Flutter to practice building layouts and animations. The app is a typical Tic-Tac-Toe game with a minimalist layout and a few animations.

The game is meant to be played by two people facing each other with their phones. In case of a victory, an animation highlights the winning move with fireworks, and to restart the game, you simply tap the screen again. If neither player wins, an animation clears the X and O marks.

Application

Tools

Flutter Dart androidStudio

How to Use

 Firstly, set up the Flutter development environment on your machine correctly, see https://flutter.dev/docs/get-started/install
 
 - Clone this repository:
 $ git clone https://github.com/yanfalcao/JogoDaVelha.git
 - Enter in directory:
 $ cd JogoDaVelha
 - For install dependencies:
 $ flutter pub get
 - Run the app: 
 $ flutter run

Developer

Yan Falcão
Yan Falcão

About

Tic-Tac-Toe game made in Flutter for practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published