Tuesday, 10 December 2024

Show HN: Program a robot to solve a maze on a CPU emulator https://bit.ly/4isg4Hg

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://bit.ly/3Bq7ND4 December 8, 2024 at 06:53PM

No comments:

Post a Comment