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.
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.