Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

New Game Engine

A topic by Duhabaaa created May 03, 2025 Views: 317 Replies: 6
Viewing posts 1 to 6

Hello, hello! I am a game developer and am looking for a web game engine. I have used Scratch for a while, but it's starting to get too basic for me. Does anyone know any other game engines? 

(+1)

Godot? It's easy and you can find good tutorials like this: 


Literally I started in godot with this tutorial and I recommend it.
Moderator moved this topic to General Development
Moderator

GDevelop? Ct.js? Twine? Bitsy?

tanks (thanks)

It's not the most hip engine any more these days, but Unity is capable of making browser-embedded games, and it has an enormous wealth of tutorials and other resources.

I can use the Web version, but the downloading one? Their kinda digging their own grave._

(3 edits)

RanGE Engine. Based in Blender (which is a very powerful 3d engine), has capabilities for HTML as well as exe and Linux export. I haven't been able to use it yet but I will as soon as the update comes out.

Also comes with easy-to-use visual scripting and the ability to code in Python if you want. I made the transition from Scratch to Blender Game Engine with very few problems. The only downside is that you might have to get creative in finding tutorials. If you look for UPBGE or Blender 2.79 tutorials those usually work since they share a lot of the same code.