chip-8
CHIP-8 Emulator/Debugger made with C++ 17, OpenGL & ImGui. (by Slins-23)
chip-8
Yet another Chip-8 interpreter, but this time with a beautiful interface 💻 (by gargakshit)
Our great sponsors
chip-8 | chip-8 | |
---|---|---|
1 | 2 | |
6 | 23 | |
- | - | |
6.1 | 6.4 | |
8 months ago | 5 months ago | |
C++ | C++ | |
MIT License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
chip-8
Posts with mentions or reviews of chip-8.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-15.
-
So I did my first Chip-8 interpreter with a fancy GUI
Did the same as there are so many CHIP-8 implementations out there... Code is a mess though: https://github.com/Slins-23/chip-8
chip-8
Posts with mentions or reviews of chip-8.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-15.
- Show HN: Chip-8 interpreter with a fancy GUI made using C++ and Dear ImGui
-
So I did my first Chip-8 interpreter with a fancy GUI
Source: https://github.com/gargakshit/chip-8 Libraries: GLFW with OpenGL, Dear ImGui
What are some alternatives?
When comparing chip-8 and chip-8 you can also consider the following projects:
imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
magnum - Lightweight and modular C++11 graphics middleware for games and data visualization
ch8-rs
StupidStackLanguage - Stack-based esoteric programming language, inspired by BrainFuck