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
My Advent Of Code 2019 Intcode Computer
<script type="module">
import anbcodesIntcodecomputer from 'https://cdn.skypack.dev/@anbcodes/intcodecomputer';
</script>
My Advent Of Code 2019 Intcode Computer
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