Chip-8
A Chip-8 emulator made with Golang. (by NoetherianRing)
chip-8
A CHIP-8 Emulator (by bobbynarvy)
Chip-8 | chip-8 | |
---|---|---|
1 | 1 | |
15 | 1 | |
- | - | |
4.1 | 6.9 | |
about 2 years ago | almost 2 years ago | |
Go | Go | |
MIT License | MIT 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.
-
Feedback on my first Chip8 emulator (written in go)
Hi everyone! https://github.com/NoetherianRing/Chip-8 this is my first programming project, so I'm very excited and I would love any feedback to improve Thanks!
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 2023-05-21.
-
CHIP-8 Emulator in Golang and WebAssembly
You can find the emulator here: CHIP-8 Emulator (bobbynarvy.github.io) and the source code here: bobbynarvy/chip-8: A CHIP-8 Emulator (github.com)
What are some alternatives?
When comparing Chip-8 and chip-8 you can also consider the following projects:
oberon - Project Oberon RISC emulator in Go
chip8-test-suite - A collection of ROM images with tests that will aid you in developing your own CHIP-8, SUPER-CHIP or XO-CHIP interpreter (or "emulator")
worldwide - This is my OLD and BAD GameBoy Emulator, please visit DawnGB, my new GameBoy emulator!
jaxe - A fully-featured, cross platform XO-CHIP/S-CHIP/CHIP-8 emulator written in C and SDL.