repository
0.0.0-20240320030237-ac6fdfd2e6c3
Repository: https://github.com/csbzy/gof.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
gof
A GameBoy AND GameBob Advanced Emulator Support Android,Linux,Macos
This is an experimental project to practice using ffi between flutter and golang. The backend uses golang and the ui uses flutter to render the screen.
Installation
git clone https://github.com/csbzy/gof.git
cd gof
make
// run in linux
flutter run -d linux