YouTube tutorial: JavaScript Tutorial: Building a Chip-8 Emulator
- Clone/Download repo
- Unzip repo
- Open file
index.html
in any browser (Chrome, Safari, FireFox)
Full tests suite: Chip-8 test suite
Test description: simple test to draw IBM logo from Tobias' guide
Test code: IBM Logo.ch8
- HTML
- vanilla JavaScript
- Tailwind CSS with TailwindUI components
Full opcodes list: Gulrak's table of opcodes