GameBoys is an open-source Nintendo Game Boy emulator designed to run on Computer and Mobile Devices.
This project aims to recreate the classic Game Boy experience with performance, compatibility, and portability in mind.
- 🕹️ Game Boy ROM support (.gb)
- ⚡ Fast and optimized emulation
- 📱 Mobile device compatibility
- 💻 Desktop support (Windows / Linux / macOS)
- 🎨 Pixel-perfect rendering
- 🔊 Sound emulation
- 💾 Save/Load game states (planned)
- 🎮 Controller support (planned)
Depending on the current implementation, this emulator may use:
- Haxe
- OpenFL / Lime
- C++
- Java (Android builds)
(Update this section according to the actual technologies used in the project.)
- Haxe (latest stable version)
- Lime
- OpenFL (if used)
- Git
Clone the repository:
git clone https://github.com/Brenninho-Crew/GameBoys.git
cd GameBoys