NoobBoy
A simple GameBoy emulator written in C++ (by Mika412)
pokegb
A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++. (by binji)
NoobBoy | pokegb | |
---|---|---|
3 | 8 | |
296 | 1,353 | |
0.3% | 0.0% | |
4.3 | 3.3 | |
3 months ago | over 1 year ago | |
C++ | C++ | |
GNU General Public License v3.0 only | 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.
NoobBoy
Posts with mentions or reviews of NoobBoy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-10.
- 328 points in 5 hours
-
I finally wrote my first ever emulator (GameBoy)
https://github.com/Mika412/NoobBoy
pokegb
Posts with mentions or reviews of pokegb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-13.
- McDonald's Just Dropped a Brand New Game Boy Game in 2023
-
Smolnes: A NES Emulator In
This is the same person who made pokegb, a similarly tiny Game Boy emulator: https://github.com/binji/pokegb
- Pokegb – A gameboy emulator that only plays Pokemon Blue, in ~70 lines of C++
- Pokegb: A gameboy emulator that only plays Pokemon Blue, in 62 lines of C++
-
POKEGB: a gameboy emulator that only plays Pokemon Blue, in 62 lines of C++
pokegb.cc (as 3 pokeballs): 9956 bytes
What are some alternatives?
When comparing NoobBoy and pokegb you can also consider the following projects:
sprite - A Game Boy emulator written in drizzle.
gbemu - A Gameboy emulator in modern C++
ZGB - Game Boy / Color engine with lots of features
smolnes - NES emulator in <5000 bytes of C
metroboy - A repository of gate-level simulators and tools for the original Game Boy.