Программа уровня лабораторной (haskell)
Гость3 года в сервисе
Данные заказчика будут вам доступны после подачи заявки
19.11.2021
The goal of this game is find a way out of Bomberman maze - to find an open gate. It is rather simple task, since you don't have to
place any bombs or hide from ghosts. Games are served by remote server but you do not have to handle any network communication or
any other input/oputput (keyboard/terminal) - this is done by already existing framework (see).
What you have to do:
Extract usefull information from json messages comming from server.
Render game's landscape (walls, bricks, ghosts,..) in terminal using ascii art/emojis
What you cannot do:
Use any libraries to parse json.
Use regular expresions
Use IO
шаблон написан. надо доделать. Срочно (пара дней)