Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trabee3 (ترابيع)

Flutter Dart License Game

A Flutter grid strategy game where teams compete to claim cells and control the board. The app is designed for quick local multiplayer sessions with configurable teams, colors, and board sizes.

Features

  • Team-based cell claiming gameplay.
  • Configurable team names, colors, and team count.
  • Multiple grid sizes for short or longer matches.
  • Arabic interface and Arabic numerals.
  • Fullscreen desktop experience.
  • Responsive UI for different screen sizes.
  • Lightweight Flutter codebase with a clear screen-based structure.

Tech Stack

  • Flutter and Dart.
  • google_fonts for typography.
  • window_manager for desktop fullscreen and window behavior.

Architecture

lib/
├── main.dart                         # App bootstrap and desktop window setup
└── screens/
    ├── settings_screen.dart          # Team and board configuration
    └── game_screen.dart              # Main grid gameplay

Running Locally

git clone https://github.com/A-Altanahy/trabee3.git
cd trabee3
flutter pub get
flutter run -d windows

For another available target:

flutter run -d chrome
flutter run -d macos
flutter run -d linux

Testing

flutter test

Portfolio Focus

This project demonstrates a compact Flutter game loop, configurable UI state, responsive layout decisions, and desktop-friendly interaction design.

About

Arabic Flutter grid strategy game with configurable teams, board sizes, and desktop fullscreen support.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages