tictactoe  by filiph

Flutter mobile game for iOS and Android

created 3 years ago
434 stars

Top 69.8% on SourcePulse

GitHubView on GitHub
Project Summary

This project provides a mobile Tic Tac Toe game built with Flutter, targeting general users and developers interested in a foundational game template. It offers a playable experience and serves as a practical example of Flutter's capabilities for game development, including app store deployment and web demos.

How It Works

The game is built using Flutter's game_template from flutter/samples, showcasing a feature-first code organization. It employs a low-level state management approach to maximize flexibility, allowing developers to integrate their preferred state management solutions without being tied to specific paradigms or code generation tools.

Quick Start & Requirements

  • To run in debug mode: flutter run
  • Building for production requires Flutter and optionally FVM for version management.
  • SkSL shaders are used for visual effects; --bundle-sksl-path can be omitted for faster development cycles at the cost of performance.
  • Links: App Store, Play Store, Web Demo

Highlighted Details

  • Published on the App Store and Google Play Store under the name "Tic Tac Toe Puzzle Game".
  • Includes web demo versions simulating portrait mode and full-window browser use.
  • Utilizes SkSL shaders for a "drawing ink" effect, with performance considerations for various devices.
  • Demonstrates building and publishing to GitHub Pages using peanut.

Maintenance & Community

The project is maintained by filiph. Further community or roadmap information is not detailed in the README.

Licensing & Compatibility

The README does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

The README does not specify any limitations or caveats regarding the project's functionality or stability.

Health Check
Last commit

1 year ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Pietro Schirano Pietro Schirano(Founder of MagicPath), and
1 more.

SillyTavern by SillyTavern

1.5%
17k
LLM frontend for power users
created 2 years ago
updated 1 day ago
Feedback? Help us improve.