Skip to content

A game consisting of an 8x8 grid where the player attempts to select the yellow square. After selecting a square, it's colour is revealed, the closer the color is to red, the closer it is to the yellow square.

Notifications You must be signed in to change notification settings

artomweb/tile-guesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tile-guesser

Play it HERE

filled

A game consisting of an 8x8 grid where the player attempts to select the yellow square. After selecting a square, it's colour is revealed, the closer the color is to red, the closer it is to the yellow square.

The colors are computed using the Manhattan distance of that square to the yellow square.

filled

A graph of grid size vs average number of guesses

chart

About

A game consisting of an 8x8 grid where the player attempts to select the yellow square. After selecting a square, it's colour is revealed, the closer the color is to red, the closer it is to the yellow square.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published