Hey Everyone,
A CHIP-8 Emulator/Interpreter in C++ developed over 2-3 days which runs on the terminal without external dependencies(like ncurses). This is my first C++ project. I understand that there is a lot of scope for improvement and will continue to work on this in the following weeks. The ideas I have so far have been created as issues on the repository. I would love to receive your feedback and suggestions to develop the project further.
Project link: https://github.com/LakshyAAAgrawal/chip8emu
Reddit: https://redd.it/jbpr5p https://redd.it/jcdatt
HN: https://news.ycombinator.com/item?id=24807637
Looking forward to your feedback!