Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 219 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 219 Bytes

UUGB

A GameBoy emulator written in Rust.

Build

cargo build -r

Run

cargo run -r

Drop a ROM file into the window to start the game.

Keys

  • A: X
  • B: Z
  • Start: Enter
  • Select: Space