Skip to content
/ SETAI Public

Simple wxPython program that solves SET-style games of varying sizes

Notifications You must be signed in to change notification settings

zmjjmz/SETAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SETAI

Simple wxPython program that solves SET-style games of varying sizes

Install: Prerequisites:

To Run:

  • Run the wxdemo.py file
  • Load the master.txt file by either selecting Load File from the menu or pressing Ctrl+L
  • Find a set by either selecting Find from the menu or pressing Ctrl+F
  • Each time a set is found, the program hides all other cards and brings up a dialog box. Press ok to continue and load new cards into the board. If no solution is found, it will randomly remove three cards from the board and continue.
  • Once the end of the deck is reached, the program will prompt to either quit or load a new file.

Notes:

About

Simple wxPython program that solves SET-style games of varying sizes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages