Day 13 2019
authorBrett Parker <iDunno@sommitrealweird.co.uk>
Thu, 10 Dec 2020 02:11:48 +0000 (02:11 +0000)
committerBrett Parker <iDunno@sommitrealweird.co.uk>
Thu, 10 Dec 2020 02:11:48 +0000 (02:11 +0000)
commit79304811c66e5ce6d4898a33dd8f4799a5d1c5d3
tree0087c4264e009ebff51decf52c897c3d30211e17
parent771333fb448632f450163d13b304ef93f36e648c
Day 13 2019

  - Don't rely on the prompt from "read -p", it doesn't display on non-interactive
    sessions, so we can't easily work out what's going on
  - Add exit with high score incase we didn't clear the blocks
day13/computer.sh [new file with mode: 0644]
day13/input.txt [new file with mode: 0644]
day13/run.sh [new file with mode: 0755]
day13/run2.sh [new file with mode: 0755]
day13/screen.sh [new file with mode: 0644]