Skip to content

TimotheeWeis/find_a_set

Repository files navigation

Find a set Training interface

Why

Find a set is a fun game on android and ios that I like to play. I tried to recreate it (with debatable graphics quality) and to make an interface for stats gathering and efficient training.

What stats are gathered

For now, the only stats gathered are the number of sets found for each type of set (if it is different or the same on every category),the list of times for every finding and the number of hints that were used on the given stat. However, the stats part of the project is not really developed yet

Quick start

In order to run the project, you just have to install the requirements

pip install -r requirements.txt

and then run game.py

python game.py

Comments

This is a first project with pygame that I tried to do without using much of the module. I thus coded a lot of things already in the module.

About

implementation and tools to train for find a set

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors