Get the latest tech news
Writing a Game Boy Emulator in OCaml (2022)
For the past few months, I have been working on a project called CAMLBOY, a Game Boy emulator that runs in the browser.
For the past few months, I have been working on a project called CAMLBOY, a Game Boy emulator written in OCaml that runs in the browser. Check whether the implementation satisfies the specification — submitting to an online judge in competitive programming and running test ROMs in emulator development. The second half of the book deals with pretty complex programs such as Snake and Lumines, so you can learn how to separate modules effectively, how you can use the build system, etc.
Or read this on Hacker News