Skip to content

A self-play game showing how smart cat(s) captures the mice!

Notifications You must be signed in to change notification settings

medifle/capture-the-mice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capture-the-mice

A self-play game showing how smart cat(s) captures the mice!

Algorihtms

  • BFS
  • DFS
  • IDDFS
  • A*

Rules

The move range and rules for cats and mice are shown as below:

game-rules

Each mouse always choosing the shortest way to reach the nearest cheese.

The goal of the game is to take the minimal cat steps to capture all the mice before the cheeses are ate up!

About

A self-play game showing how smart cat(s) captures the mice!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages