Hacker News new | ask | show | jobs
by vunderba 533 days ago
Like everything the answer is... it depends on what you're looking for.

What does cross-platform mean to you? Just MacOS/Windows/Linux? Web? Consoles? Android? iOS? Blackberry?

Godot comes pretty close to a batteries included cross-platform engine that handles 2D/3D.

JS engines can likely be ported (with varying degrees of effort as PWAs, electron/tauri, etc) to most systems as well - look into Phaser though its intended use is 2D.