Friday, March 10, 2023

Show HN: I added autopilot to the lunar lander game https://ift.tt/0VmvCDX

Show HN: I added autopilot to the lunar lander game I got both (1) pretty good at and (2) too addicted to the lunar lander game from a few days ago... so I decided to make an autopilot for the lander based on what I felt like was the best strategy! Now I can have perfect landings every time without lifting a finger :D Writing the autopilot code was a lot more fun than I expected! It felt a bit like programming a robot. Source: https://ift.tt/q6oCxZm Original lander HN post: https://ift.tt/BCn39Lw https://ift.tt/Zdjl2vO March 10, 2023 at 09:00AM

No comments:

Post a Comment

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...