Is it possible to "turn" a HTML5 game with vanilla non-modifies javascript, HTML and standard css into an exe?

Viewed 10

So I'm making a HTMl5 game for a gamejam. It's great in my opinion but I want it to be downloadable to play. (It's only for in-browser play now.) Is that possible?

index.html, main.js, main.css ->> game.exe?
0 Answers
Related