Closed srgbl closed 5 years ago
place_players_code(t_game *game) in place_players.c has been created. This function evenly spread players code on the game field (game.mem). We can test it with test_place_players_code.c.
This task was merged with develop. Please check files. P.S. branch task_04
develop
task_04
place_players_code(t_game *game) in place_players.c has been created. This function evenly spread players code on the game field (game.mem). We can test it with test_place_players_code.c.