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: Add file save / load #53

Open graninas opened 4 years ago

graninas commented 4 years ago

Add a possibility to save and load the game from a text file.

Commands: save <file_name> load <file_name>

graninas commented 4 years ago

Tips on the task.