graninas / Hydra

Hydra is a full-fledged framework for building web services, multithreaded and concurrent applications with SQL and KV DB support.
BSD 3-Clause "New" or "Revised" License
184 stars 13 forks source link

Labyrinth: map functionality #55

Open graninas opened 4 years ago

graninas commented 4 years ago

Idea: to allow the player to track the exploration of the labyrinth. (Hint: the "print" command is a cheating and should be used for debug only.)

Stage 1:

Stage 2: Tracking algorithm

Hints on data types:

Hints on how to approach the task: