Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Engine:Electron"

From PCGamingWiki, the wiki about fixing PC games
(Created page with "{{Infobox engine |cover=Electron_Software_Framework_Logo.svg |developer=OpenJS Foundation |website=https://www.electronjs.org |first release=July 15, 2013 |latest release=Sept...")
 
Line 7: Line 7:
 
|wikipedia=Electron (software framework)
 
|wikipedia=Electron (software framework)
 
}}
 
}}
Electron combines the Blink rendering engine, found in Google Chrome web browser, and Node.js JavaScript environment. It is used widely from softwares to porting web-based games to the desktop.
+
Electron is an open source library, combining the Blink rendering engine, found in Google Chrome web browser, and Node.js JavaScript environment. It is used widely from softwares to porting web-based games to the desktop.

Revision as of 16:38, 1 October 2022

Electron
Electron Software Framework Logo.svg
Developers
Website
First release date
Latest release date

Game Developer Publisher First release
Cookie Clicker DashNet Playsaurus September 1, 2021
Five Nations SilverForge May 4, 2021
Istrolid treeform May 6, 2016
Shapez Tobias Springer tobspr Games, Doyoyo Games, Prismatika May 30, 2020
Vampire Survivors poncle October 20, 2022
Wayward Unlok

Electron is an open source library, combining the Blink rendering engine, found in Google Chrome web browser, and Node.js JavaScript environment. It is used widely from softwares to porting web-based games to the desktop.