Skip to content

Given a checkerboard, this program looks for tilings of the checkerboard with various types of polyominoes, including dominoes, the two types of triominoes, and larger polyominoes.

Notifications You must be signed in to change notification settings

nicholascabrera/Polyominoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Polyomino

This a research project designed to test my knowledge of GUIs and mathematics. As the description states, given some game of checkers, the program must find all the polyominoes enclosed. It must change on every turn, so it must be efficient enough not to slow down the game or cause significant lag between the polyomino view and the game view.

About

Given a checkerboard, this program looks for tilings of the checkerboard with various types of polyominoes, including dominoes, the two types of triominoes, and larger polyominoes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages