8000 GitHub - Majestic9169/ppGB-emu: A GameBoy emulator written in C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Majestic9169/ppGB-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues Unlicense License


Logo

ppGameBoy Emulator

A GameBoy emulator written in C++

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Top Contributors

About The Project

ppGB (plus plus GameBoy emulator) is a GameBoy Emulator written in C++.

This project aims to implement a basic featured Gameboy Emulator that will allow the user to play simple games like Tetris at their convenience, while exhibiting good software engineering practices like version control, build systems, documentation, etc.

(back to top)

Built With

C++

(back to top)


Getting Started

Prerequisites

This project uses SDL3 SDL2 as a dependency.

You can install SDL2 on Arch Linux from the extra repository as

sudo pacman -S sdl2

On linux mint and similar systems

sudo apt-get install libsdl2-2.0.0

Note

SDL3 is newly released and not stable. Up until April 3rd I was trying to use SDL3 not realising that it simply was not functional yet


Top contributors

contrib.rocks image

(back to top)

Acknowledgements


About

A GameBoy emulator written in C++

Topics

Resources

Stars

Watchers

Forks

Languages

0