Sunday, January 22, 2023

Show HN: Kapow – Bootable x86 assembly game running in the browser https://ift.tt/En4Rt36

Show HN: Kapow – Bootable x86 assembly game running in the browser In my first year of university I made an x86 assembly game for a course competition. I recently got the idea to get it working in DOSBox in order to be able to play it in a browser, and this is the result. Source code is here: https://ift.tt/Meg7ZDL https://ift.tt/bM8ux7D January 21, 2023 at 11:04PM

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