HackerTrans
TopNewTrendsCommentsPastAskShowJobs

JSLegendDev

no profile record

Submissions

[untitled]

1 points·by JSLegendDev·2 माह पहले·0 comments

[untitled]

1 points·by JSLegendDev·2 माह पहले·0 comments

Godot Usage and Engine Growth

godotengine.org
3 points·by JSLegendDev·2 माह पहले·0 comments

Visit a Mosque in video game format and learn things about Islam

islamicsystems.itch.io
7 points·by JSLegendDev·2 माह पहले·4 comments

What Software Engineers Can Learn from the Aviation Industry

mwalterskirchen.dev
3 points·by JSLegendDev·2 माह पहले·0 comments

[untitled]

1 points·by JSLegendDev·2 माह पहले·0 comments

[untitled]

1 points·by JSLegendDev·3 माह पहले·0 comments

Ask HN: My Mac decided out of the blue to delete Node. Why?

1 points·by JSLegendDev·3 माह पहले·2 comments

ReKindle – web-based operating system designed specifically for E-ink devices

rekindle.ink
2 points·by JSLegendDev·5 माह पहले·0 comments

You Should Make Web Games

jslegenddev.substack.com
26 points·by JSLegendDev·5 माह पहले·0 comments

Try My Mouse/Trackpad Driven Battle System in the Browser

jslegend.itch.io
2 points·by JSLegendDev·6 माह पहले·0 comments

Ask HN: What tools/workflow do you use to write technical books?

3 points·by JSLegendDev·6 माह पहले·0 comments

The Phaser Game Framework in 5 Minutes

jslegenddev.substack.com
1 points·by JSLegendDev·6 माह पहले·0 comments

WebF Beta: Bring JavaScript and the Web Dev to Flutter

openwebf.com
2 points·by JSLegendDev·6 माह पहले·3 comments

Why Text in Vampire Survivors Used to Look Weird

jslegenddev.substack.com
1 points·by JSLegendDev·7 माह पहले·0 comments

Sonic Infinite Runner Game – Phaser 4 Version

jslegend.itch.io
1 points·by JSLegendDev·8 माह पहले·0 comments

Pixel Art Filtering

jorenjoestar.github.io
1 points·by JSLegendDev·8 माह पहले·0 comments

Export Web Games for Desktop in One Click

jslegenddev.substack.com
6 points·by JSLegendDev·8 माह पहले·1 comments

You Can Now Make PS2 Games in JavaScript

jslegenddev.substack.com
5 points·by JSLegendDev·9 माह पहले·0 comments

How Do Devs Make Levels Without Game Engines?

jslegenddev.substack.com
2 points·by JSLegendDev·10 माह पहले·0 comments

comments

JSLegendDev
·8 माह पहले·discuss
I think the game Cross Code (a game written in JS) was ported to consoles using a pretty complex process.

Here is a detailed blog post about the topic : https://www.radicalfishgames.com/?p=6892
JSLegendDev
·8 माह पहले·discuss
Thanks for the feedback! Very much appreciated!
JSLegendDev
·8 माह पहले·discuss
That's because I'm using GemShell. It's tool that generates executables using, under the hood, Neutralino which is similar to Tauri (uses the OS's webview rather than packaging a Chromium instance).

More info here, if you're interested : https://jslegenddev.substack.com/p/export-web-games-for-desk...
JSLegendDev
·8 माह पहले·discuss
Hi everyone! I'm the dev behind this work-in-progress game.

This post was intended for my existing audience and I didn't expect for it to be posted on HN.

Anyway, now that it's here, feedback on performance is still very much appreciated!

The reason I'm not making this web playable despite being built using web technologies is that I'm targeting Steam for this game. Therefore, I need to make sure the game works well when installed as an executable on Mac, Windows, Linux.

There was already trust established between me and my audience so that's why it felt appropriate to tell them to download executables.

I understand why HN users not familiar with me, would be wary of downloading random executables from the internet. It's a good instinct to have!