Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/77z/nes

A NES Emulator for school
https://github.com/77z/nes

Last synced: 5 days ago
JSON representation

A NES Emulator for school

Awesome Lists containing this project

README

        

# NES
A NES Emulator for school

```bash
$ git clone https://github.com/77Z/NES OR gh repo clone 77Z/NES
$ cd NES
$ npm i
$ pip install websockets
```