smolnes
NES emulator in <5000 bytes of C (by binji)
pokegb
A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++. (by binji)
smolnes | pokegb | |
---|---|---|
11 | 8 | |
650 | 1,346 | |
1.1% | 0.0% | |
4.0 | 3.3 | |
7 months ago | about 1 year ago | |
C | C++ | |
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.
smolnes
Posts with mentions or reviews of smolnes.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-14.
- I've made a Game Boy emulator using React and WebAssembly 🎮🕹️
- C++ Show and Tell - November 2022
-
smolnes: A NES emulator in less than 5000 significant bytes of C++
It's not really human readable in the minified version. If you look at the repo there is a "deobfuscated" version with actual variable names and comments explaining how it works.
- Smolnes: A NES emulator in less than 5000 significant bytes of C++
- smolnes: NES emulator in <5000 bytes of C++
- GitHub - binji/smolnes: NES emulator in <5000 bytes of C++
- Smolnes: A NES Emulator In
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 smolnes and pokegb you can also consider the following projects:
FluidSimulation
gbemu - A Gameboy emulator in modern C++
jaktnesmonster
PokeFinder - Cross platform Pokémon RNG tool
snct-constraints - Prevent whole classes of errors by constraining input parameters
NoobBoy - A simple GameBoy emulator written in C++