Skip to content

nielsbauman/set-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Set card game app

This project consists of a Flutter app that makes use of object detection to provide suggestions for the card game "Set".

The app allows taking an image of a laid-out collection of cards. The four properties of each card in the image will be identified: color, shape, filling, and count. After determining the cards in the image, the app will calculate if there are any possible "sets". A set consists of exactly three cards, where for each property one of the following must hold: either all cards have the same value for that property (e.g. three green cards) or each card must have a different value for that property (e.g. green, purple, red).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published