HackerTrans
トップ新着トレンドコメント過去質問紹介求人

JSLegendDev

no profile record

投稿

[untitled]

1 ポイント·投稿者 JSLegendDev·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 JSLegendDev·2 か月前·0 コメント

Godot Usage and Engine Growth

godotengine.org
3 ポイント·投稿者 JSLegendDev·2 か月前·0 コメント

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

islamicsystems.itch.io
7 ポイント·投稿者 JSLegendDev·2 か月前·4 コメント

What Software Engineers Can Learn from the Aviation Industry

mwalterskirchen.dev
3 ポイント·投稿者 JSLegendDev·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 JSLegendDev·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 JSLegendDev·3 か月前·0 コメント

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

1 ポイント·投稿者 JSLegendDev·3 か月前·2 コメント

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

rekindle.ink
2 ポイント·投稿者 JSLegendDev·5 か月前·0 コメント

You Should Make Web Games

jslegenddev.substack.com
26 ポイント·投稿者 JSLegendDev·5 か月前·0 コメント

Try My Mouse/Trackpad Driven Battle System in the Browser

jslegend.itch.io
2 ポイント·投稿者 JSLegendDev·6 か月前·0 コメント

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

3 ポイント·投稿者 JSLegendDev·6 か月前·0 コメント

The Phaser Game Framework in 5 Minutes

jslegenddev.substack.com
1 ポイント·投稿者 JSLegendDev·6 か月前·0 コメント

WebF Beta: Bring JavaScript and the Web Dev to Flutter

openwebf.com
2 ポイント·投稿者 JSLegendDev·6 か月前·3 コメント

Why Text in Vampire Survivors Used to Look Weird

jslegenddev.substack.com
1 ポイント·投稿者 JSLegendDev·7 か月前·0 コメント

Sonic Infinite Runner Game – Phaser 4 Version

jslegend.itch.io
1 ポイント·投稿者 JSLegendDev·8 か月前·0 コメント

Pixel Art Filtering

jorenjoestar.github.io
1 ポイント·投稿者 JSLegendDev·8 か月前·0 コメント

Export Web Games for Desktop in One Click

jslegenddev.substack.com
6 ポイント·投稿者 JSLegendDev·8 か月前·1 コメント

You Can Now Make PS2 Games in JavaScript

jslegenddev.substack.com
5 ポイント·投稿者 JSLegendDev·9 か月前·0 コメント

How Do Devs Make Levels Without Game Engines?

jslegenddev.substack.com
2 ポイント·投稿者 JSLegendDev·10 か月前·0 コメント

コメント

JSLegendDev
·8 か月前·議論
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 か月前·議論
Thanks for the feedback! Very much appreciated!
JSLegendDev
·8 か月前·議論
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 か月前·議論
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!