Handheld LCD games emulator in Python with PyQt6.
The following handheld games are currently emulated:
- Brick Game E-23 PLUS MARK II 96 in 1 (An article describing the reverse engineering.)
- Brick Game E-88 8 in 1
- Brick Game E-33 2 in 1
- Block Game & Echo Key GA888 (Tetris Jr. clone)
- Space Intruder TK-150I
- Radio Shack Stack Challenge
- Tamagotchi P1 (distributed without ROM)
- Tamagotchi Mothra (distributed without ROM)
- Tamagotchi Angle (distributed without ROM)
- Mame Game Tamagotch (distributed without ROM)
- Digimon Ver. 1 (distributed without ROM)
- Digimon Ver. 2 (distributed without ROM)
- Nikko virtual pet
- Keychain Pin Ball
- Keychain 55 in 1
- Keychain GA-878
- Micon KC-32
- Pocket Pikachu (distributed without ROM)
- Epoch Chibi Pachi Alien Fever
Tested with Ubuntu 24.
sudo apt install pip
pip install pyqt6 --break-system-packages
git clone https://github.com/azya52/BrickEmuPy && cd BrickEmuPy
python3 main.py