Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 167 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 167 Bytes

Chip8 Emulator in Java

Pure Java implementation with Swing graphics. No third party dependencies.

Uses gradle for builds.

Run ./gradlew run --args=some_rom.ch8