evankh / ScratchGraphics1

0 stars 0 forks source link

AI machines #93

Open evankh opened 5 years ago

evankh commented 5 years ago

Not sure how useful it would really be but I really want to implement AI agents as bytecode run on a simulated processor with its own instruction set (loaded from files of course), using interrupts to interact with the world, and with a limited number of instructions per frame.