Flutter-Buddies / tic_tac_no

Complex variants of tic-tac-toe game
MIT License
19 stars 10 forks source link

Tic-Tac-No

build tests

Complex variants of tic-tac-toe game.

Live Coding

You can join us on Discord every Saturday at 17:30 UTC to watch the live coding of this app, give your feedback and make suggestions.

Give it a try?

For now we have the game on the Google Play Store and working on having it published to the Apple App Store

Get it on Google Play

gitflow

Contributing

Please read the contribution guidelines.

Testing

Unit

TBA

Integration

Running the tests

Current flow:

  1. Menu segment: Mute/unmute, Change language 3 times
  2. Rules segment: Iterate through all rules
  3. Game segments - Setup game mode & play:
    • random game vs AI (hard difficulty)
    • predefined sequence - local game (player vs player) - expected outcome:
      O 
      X O 
      O

Segments can be commented out in test_driver/app_test.dart