Posts about coding
Today the task is to simulate a simplified Combat game.
Given some recipes with garbled text for ingredients and a few allergens, you have to count the number of non-allergen ingredients in all the recipes.
Today you receive a bunch of ASCII art tiles and is supposed to stitch them together.