jsmoo VS nes-py

Compare jsmoo vs nes-py and see what are their differences.

jsmoo

Multi-system, pure JavaScript (& a little AssemblyScript) emulator, with great accuracy and speed. Currently some SNES, NES, GameBoy, Master System, ZX Spectrum, and GameGear support (by raddad772)

nes-py

A Python3 NES emulator and OpenAI Gym interface (by Kautenja)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jsmoo nes-py
31 3
68 226
- -
7.1 0.0
about 1 month ago 6 months ago
JavaScript C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jsmoo

Posts with mentions or reviews of jsmoo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

nes-py

Posts with mentions or reviews of nes-py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.
  • Snes, Nes, GameBoy and A26 emulator.
    3 projects | /r/EmuDev | 20 Jun 2023
  • NES Tetris AI hits 102M poins and level 237
    4 projects | news.ycombinator.com | 27 Nov 2021
    I love to see all the Nintendo preservation, enhancement and AI research ;)

    What's the best way to programmatically interface with an NES ROM in 2022? JSNES, from which you could run tensorflow.js, seems perfect for browsers. But NES-py integrates with Open AI Gym env

    https://github.com/Kautenja/nes-py/wiki/Creating-Environment...

  • SNES A.I. Using NEAT
    4 projects | /r/artificial | 26 Mar 2021
    Looking at step() in nes_env.py shows that state is obtained through an inherited method in NesEnv. That object itself comes from another repo. https://github.com/Kautenja/nes-py

What are some alternatives?

When comparing jsmoo and nes-py you can also consider the following projects:

WinUAE - WinUAE Amiga emulator

gym-super-mario-bros - An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES

kernal64 - A Scala Commodore 64, 128, VIC20, CBM2 and SuperCPU emulator

StackRabbit - An AI for playing NES Tetris at a high level. Based primarily on search & heuristic, with high quality board evaluation through value iteration.

ProcessorTests - A language-agnostic JSON-encoded instruction-by-instruction test suite for the 8088, 68000, 65816, 65[c]02 and SPC700 that includes bus activity.

super-mario-neat - This program evolves an AI using the NEAT algorithm to play Super Mario Bros.

CHIP8-Interpreter-Vanilla-Javascript

ns3-gym - ns3-gym - The Playground for Reinforcement Learning in Networking Research

chippy - Chip8 emulator written in python using pygame

gym-super-mario - Gym - 32 levels of original Super Mario Bros

melonDS - DS emulator, sorta

nesdev - NesDev is a modular cycle-accurate NES emulator development toolkit for C++.