All Projects → r7kamura → nes8

r7kamura / nes8

Licence: MIT license
A NES emulator written in TypeScript.

Programming Languages

typescript
32286 projects

Labels

Projects that are alternatives of or similar to nes8

Retrograde Android
Play retro video games on your Android TV!
Stars: ✭ 114 (+570.59%)
Mutual labels:  nes
Millfork
Millfork: a middle-level programming language targeting 6502- and Z80-based microcomputers and home consoles
Stars: ✭ 163 (+858.82%)
Mutual labels:  nes
0cc Famitracker
Extension of jsr's FamiTracker
Stars: ✭ 202 (+1088.24%)
Mutual labels:  nes
Nes Js
JavaScript NES(Famicom) emulator
Stars: ✭ 131 (+670.59%)
Mutual labels:  nes
Nsfplay
Nintendo NES sound file NSF music player
Stars: ✭ 155 (+811.76%)
Mutual labels:  nes
Ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
Stars: ✭ 166 (+876.47%)
Mutual labels:  nes
Cloud Game
Web-based Cloud Gaming service for Retro Game
Stars: ✭ 1,374 (+7982.35%)
Mutual labels:  nes
Punes
Nintendo Entertaiment System emulator and NSF/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
Stars: ✭ 217 (+1176.47%)
Mutual labels:  nes
Flownes
🎮 An NES emulator written in ES2015+ with flowtype
Stars: ✭ 160 (+841.18%)
Mutual labels:  nes
Lemuroid
All in 1 emulator on Android!
Stars: ✭ 194 (+1041.18%)
Mutual labels:  nes
Cadeditor
NES Universal Level Editor (Chip & Dale, Darkwing Duck, Duck Tales, Duck Tales 2, MegaMan 4, Chip & Dale 2, Tale Spin, Little Mermaid, Jungle Book, Flintstones and many others)
Stars: ✭ 134 (+688.24%)
Mutual labels:  nes
Nes Rust
NES emulator written in Rust + WASM
Stars: ✭ 141 (+729.41%)
Mutual labels:  nes
Esplay Retro Emulation
Retro Emulation Collection for ESPlay Hardware, an ESP32 based game console
Stars: ✭ 183 (+976.47%)
Mutual labels:  nes
Novathesquirrel
an open source NES platformer game
Stars: ✭ 115 (+576.47%)
Mutual labels:  nes
Rom Properties
ROM Properties Page shell extension
Stars: ✭ 210 (+1135.29%)
Mutual labels:  nes
Nes.swift
An NES emulator written in Swift
Stars: ✭ 103 (+505.88%)
Mutual labels:  nes
Nes
A Javascript NES Emulator
Stars: ✭ 168 (+888.24%)
Mutual labels:  nes
Awesomenes
🎮 A NES emulator written in Go
Stars: ✭ 245 (+1341.18%)
Mutual labels:  nes
Retro Css
A list of retro-inspired CSS frameworks and design systems
Stars: ✭ 218 (+1182.35%)
Mutual labels:  nes
Connectednes
📡 A WiFi "modem" that connects your NES to the internet. Includes sample Twitter client.
Stars: ✭ 184 (+982.35%)
Mutual labels:  nes

Nes8

CircleCI

A NES emulator written in TypeScript.

Development

Setup

npm install

Build source code into ./dist directory

npm run build

Run emulator on your web browser

npm run serve

Format source code

npm run format

Lint source code

npm run lint

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/r7kamura/nes8.

License

This package is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].