#which programming language/game engine to use for an RPG?

1 messages · Page 1 of 1 (latest)

wise granite
#

tbh any generic game engine should work. godot, unreal, unity, etc. but i wouldn't use gdevelop or scratch because they don't seem to scale well

wise granite
#

that’s not an engine though. it’s a language and it isn’t the most performant, but there’s phaserjs and ctjs if you want to use javascript.

#

the bad performance won’t matter if you make a text rpg with html buttons and forms though so oke_c

wise granite
#

if it’s small go for turbowarp ig. i never used it.

clear storm
#

Game maker studio is good for 2d top down RPG's

earnest gorge
#

Or writing JS code for basic shit

earnest gorge
#

If your using TS

#

Which is similar to JS