CHIP-8 in Common Lisp: Menus

Our CHIP-8 emulator in Common Lisp is almost complete. It can play games, and we’ve got a rudimentary debugging system in place so we can figure out where things go wrong.
Up to now we’ve been communicating with the running emulator mostly through NREPL or SLIME. This is fine for development, but in this post we’ll add some much-needed polish in the form of menus. This is the kind of boring work that often gets left until the end during game development, so let’s just get it out of the way.
 •  0 comments  •  flag
Share on Twitter
Published on January 10, 2017 08:20
No comments have been added yet.


Steve Losh's Blog

Steve Losh
Steve Losh isn't a Goodreads Author (yet), but they do have a blog, so here are some recent posts imported from their feed.
Follow Steve Losh's blog with rss.