• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Chip8 emulator written in C++ that uses OpenGL to render the virtual screen. CHIP-8 is an interpreted programming language, developed by Joseph Weisbecker.