Show HN: Program a robot to solve a maze on a CPU emulator https://ift.tt/AgYjBZI
Show HN: Program a robot to solve a maze on a CPU emulator A little game I made to show off an old project. The functionality of the CPU is derived entirely from simulated logic gates. All the operations and control flow are based on the underlying properties of the logic gates, and changing their operation leads to corresponding changes in function. The original game code is all python and it runs in the browser using wasm/pyodide. Not very mobile friendly https://ift.tt/nb2kY0E December 8, 2024 at 06:53PM
No comments