Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/plwai/road-of-emulator-chip8

Road of learning chip8 emulator
https://github.com/plwai/road-of-emulator-chip8

chip-8 chip8 chip8-emulator emulator glfw3 opengl

Last synced: 10 days ago
JSON representation

Road of learning chip8 emulator

Awesome Lists containing this project

README

        

# Road-of-emulator-chip8
Road of learning chip8 emulator

## Clone Repo
```git clone --recurse-submodules [email protected]:plwai/Road-of-emulator-chip8.git```

## Dependencies
Refer [OglSP](https://github.com/plwai/OglSP)

## No Roms provided

## Invaders
![alt text](https://github.com/plwai/Road-of-emulator-chip8/blob/master/screenshot/SpaceInvanders.PNG "INVADERS")

## Pong
![alt text](https://github.com/plwai/Road-of-emulator-chip8/blob/master/screenshot/Pong.PNG "PONG")

## Missile
![alt text](https://github.com/plwai/Road-of-emulator-chip8/blob/master/screenshot/Missile.PNG "MISSILE")