Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 249 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 249 Bytes

LuaEight

CHIP-8 Virtual Machine in Lua

Uses LÖVE for drawing, but could easily be swapped in to any other project.

Includes a small debug tool that requires love-imgui