Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/77z/nes
- Owner: 77Z
- Created: 2020-10-16T01:38:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-26T16:34:13.000Z (about 4 years ago)
- Last Synced: 2024-11-09T19:41:52.899Z (2 months ago)
- Language: C
- Size: 22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```