Skip to content

MarcusElg/ProgressiveMatricesTrainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProgressiveMatricesTrainer

Progressive matrices are commonly used as a logic test, for example for job applications. So I created this tool to be able to practise on them. Detect the pattern and then reveal the answer to see if it matched you expectation, over time you will become better at noticing the different operations. There are three different difficulty levels with an increasing amount of operations applied in each step. It is created in C# using the Avalonia UI library.

Examples

One of each: A one-of-each problem Cicular arcs: A circular arcs problem Shape grid: A shape grid problem Square grid: A square grid problem

Examples of operations

  • AND, OR, XOR
  • Counting
  • Mirroring, rotation
  • Shifting
  • Missing shape
  • Iteration through textures/shapes

About

A C# tool for practising progressive matrices logic tests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages