Update README.md

This commit is contained in:
Turingon 2024-08-13 20:17:51 +00:00
parent bbaa016660
commit d95d27d5c9

View file

@ -1,3 +1,13 @@
# QBoy
A Game Boy emulator written in C, C++ and Qt for Linux, Windows and Android
A Game Boy emulator written in C, C++ and Qt for Linux, Windows and Android
![An image of the original Game Boy from 1989](https://upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Game-Boy-FL.jpg/220px-Game-Boy-FL.jpg)
## Introduction
QBoy is a Game Boy emulator written in C and a GUI implemented with C++ and Qt. I am largely following a [blog](https://www.inspiredpython.com/course/game-boy-emulator/let-s-write-a-game-boy-emulator-in-python) which implemented the emulator in Python.
## Goals
- [] Successfully emulate The Legend of Zelda Link's Awakening