GoBoy
Multi-platform Nintendo Game Boy Color emulator written in Go (by Humpheh)
fynegameboy
🕹️ A basic gameboy emulator for desktop and mobile (by andydotxyz)
GoBoy | fynegameboy | |
---|---|---|
1 | 1 | |
2,620 | 23 | |
0.5% | - | |
0.0 | 3.4 | |
about 2 years ago | about 1 year 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.
GoBoy
Posts with mentions or reviews of GoBoy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-22.
-
I would to like to make a MAME frontend in Go.
Take a look at https://github.com/Humpheh/goboy and https://github.com/fogleman/nes. They show what/how it can be done.
fynegameboy
Posts with mentions or reviews of fynegameboy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-22.
-
I would to like to make a MAME frontend in Go.
You could look at https://github.com/andydotxyz/fynegameboy for inspiration. It embeds a game it emulator from HFO4 and adds a user interface. What is nice is that it works on desktop and mobile - adding touch screen controls when on a mobile and keyboard for desktop.
What are some alternatives?
When comparing GoBoy and fynegameboy you can also consider the following projects:
chibines - NES emulator & NSF Player written in Go.
dcpu-specifications - Specifications for the fictional hardware of the game 0x10c
nes - NES emulator written in Go.
AdventOfCode2019 - 🎄Solutions to all 25 AoC 2019 problems in Rust
croc - Easily and securely send things from one computer to another :crocodile: :package:
giu - Cross platform rapid GUI framework for golang based on Dear ImGui.