Skip to content

Swalkyn/gameboj

Repository files navigation

Gameboj

Description

This is a working Game Boy emulator creating for the CS-108: Practice of Object Oriented Programming class. (Course website). The emulator is written in java, with JavaFX as its GUI library. It includes an easy to use GUI interface to select games and also supports cartridge saves for games such as Zelda. Sound support was later added in the context of COM-418: Computers & Musics.

A variety of games comes preloaded with the application, including:

  • Super Mario Land 2
  • Zelda: Link's Awakening
  • Tetris
  • Donkey Kong

Application GUI Interface

Controls

Keyboard Gameboy Button
Space Start
S Select
A A
B B

Dependencies

Make sure you have the following installed:

Launch

mvn javafx:run

About

Gameboy emulator written in Java for CS-108

Resources

Stars

Watchers

Forks

Packages

No packages published