Skip to content

A chip8-emulator made in C++, for learning purpose (still wip for now)

Notifications You must be signed in to change notification settings

AntoineJT/chip8-emulator

Repository files navigation

Chip8 Emulator

This is another one Chip8 Emulator on the Internet, made in C++ for learning purpose.

This is in Work in Progress state here, nothing works for now!

How to build?

To build the project, you'll need xmake.

When you got it, just run the following command in the root directory

xmake

To create a Visual Studio project with it, run

xmake project -k vsxmake

About

A chip8-emulator made in C++, for learning purpose (still wip for now)

Topics

Resources

Stars

Watchers

Forks