From fefecc4b0719788d7d14363378bbc8c3283c852b Mon Sep 17 00:00:00 2001 From: borislav nikolov Date: Wed, 19 Jul 2023 13:11:13 +0200 Subject: [PATCH] wip --- week-047.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/week-047.md b/week-047.md index c731954e..30980b91 100644 --- a/week-047.md +++ b/week-047.md @@ -173,3 +173,8 @@ void hit(struct alive *a, struct alive *b){ } } ``` + + +## [DAY-346] machine code + +> for few days we were playing the 4719 game https://punkx.org/4917/ every day we did a couple of cards, disassembling them and then assembling them and running them on paper