
A Commodore 64 emulator in JavaScript, runs in the browser.
(more…)

A Commodore 64 emulator in JavaScript, runs in the browser.
(more…)
Windows 95, running in an Electron app. It’s the full thing. No need for virtualization or other external software. For windows,linux and macOS.
(more…)
A link to the source code for this psx emulator made in javascript.

JavaScript Graphic Adventure Maker is an open source Javascript game engine focused on classic graphical point-and-click adventure games.

Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run).
The Aves Engine is a software development kit to generate spectacular isometric browsergames without the need for third-party plugins like Microsoft Silverlight or Adobe Flash on the end-user side. Highly inspired by Game-Engines from the PC and Videogame-Industry, Aves-Engine is aimed toward serious browsergame publishers who want to benefit from a component based engine architecture and cross-plattform compatible code to deliver on any desktop operating system or mobile devices.