Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/plwai/road-of-emulator-chip8
- Owner: plwai
- Created: 2017-05-14T11:26:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T14:40:39.000Z (over 6 years ago)
- Last Synced: 2024-10-29T16:59:10.797Z (about 2 months ago)
- Topics: chip-8, chip8, chip8-emulator, emulator, glfw3, opengl
- Language: C++
- Size: 51.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")