HenrikOssipoff / chip8emu

Simple attempt at writing a Chip 8 emulator for educational purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chip8emu

Simple attempt at writing a Chip 8 emulator for educational purposes. Also used as a very simple brush-up for C++.

Based on online tutorials.

About

Simple attempt at writing a Chip 8 emulator for educational purposes