Skip to content

Solutions for the optimal movement between tiles in the BK Tile Game

Notifications You must be signed in to change notification settings

GloriousLiar/BK-Tile-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Solutions to the BK Tile Game.

Assumptions made: 
Starting point is (1.5,-1)
Top left tile is (0,0), bottom right is (3,3).

Distance calculated is Euclidean distance.

The final distance calculation calculates the distance to the center + distance to the exit.

About

Solutions for the optimal movement between tiles in the BK Tile Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages