@anbcodes/intcodecomputer

My Advent Of Code 2019 Intcode Computer

Usage no npm install needed!

<script type="module">
  import anbcodesIntcodecomputer from 'https://cdn.skypack.dev/@anbcodes/intcodecomputer';
</script>

README

IntcodeComputer

My Advent Of Code 2019 Intcode Computer

Usage

Install using npm install -g @anbcodes/intcodecomputer

Run intcode using intcode [file]

Supports all of the advent of code 2019 opcodes up to day 9