Ask HN: Trendy programming language for creating 2D game
2 comments
You could try https://godotengine.org
See https://godotengine.org/article/godot-2019-showreel for games created with it.
Simple 2D games and not so simple games can be done in js using Phaser.
But if you wanting to learn something new godot, love2d, gamemaker or unity are all fine choices.
But if you wanting to learn something new godot, love2d, gamemaker or unity are all fine choices.
What trendy technologies do you recommend for creating such game? I don't want to use a C/C++ for this, I'm not a fan of these. Or maybe Java/JavaScript would be suitable for it?