An open API service indexing awesome lists of open source software.

https://github.com/metteo/chip8-core

:video_game: Chip8 Emulator Core written in Java 11
https://github.com/metteo/chip8-core

chip8 emulator interpreter java

Last synced: 5 months ago
JSON representation

:video_game: Chip8 Emulator Core written in Java 11

Awesome Lists containing this project

README

          

# chip8-core
Chip8 Emulator Core written in Java 11

## Available front-ends:

- [chip8-swing](https://github.com/metteo/chip8-swing) (GUI Prototype)
- [chip8-lanterna](https://github.com/metteo/chip8-lanterna) (CLI PoC)

## Libraries

- Dagger 2