This project implements GUI emulator that allows you to play Chip-8 games.
If you would like to compile the program, you will need several two libraries configured:
- SDL2 - used to create a simple user interface and sound effects (beep!)
- FLTK - used to create a platform-native file picker
ALl the requirements regarding placement of the above libraries can be found in solution properties.
User interface:
Example gameplays:
- Airplane:
- Brix:
- Borys Chyliński - Chylynsky