@alessandro@lemmy.ca to PC Gaming@lemmy.ca • 6 months agoAthena Crisis looks a lot like Advance Wars and now its code is open sourcewww.gamingonlinux.comexternal-linkmessage-square7fedilinkarrow-up1114arrow-down12
arrow-up1112arrow-down1external-linkAthena Crisis looks a lot like Advance Wars and now its code is open sourcewww.gamingonlinux.com@alessandro@lemmy.ca to PC Gaming@lemmy.ca • 6 months agomessage-square7fedilink
minus-square@ILikeBoobies@lemmy.calinkfedilink4•6 months ago After a while, every browser game migrates to a “real” game engine. Godot and Unreal can export to html5
minus-square@Potatos_are_not_friends@lemmy.worldlinkfedilink3•edit-26 months agoThat’s what I mean. The exported code isn’t readable or something that can be modifiable by web developers. In the perfect world, you’re not using a game engine to export web games. You’re building directly using web languages.
minus-square@ILikeBoobies@lemmy.calinkfedilink2•edit-26 months agoIn a more perfect world C++ is the web language For your use, check out rpg paper maker - it uses js
Godot and Unreal can export to html5
That’s what I mean. The exported code isn’t readable or something that can be modifiable by web developers.
In the perfect world, you’re not using a game engine to export web games. You’re building directly using web languages.
In a more perfect world C++ is the web language
For your use, check out rpg paper maker - it uses js