Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Natahan

2
Posts
2
Followers
5
Following
A member registered Apr 03, 2021 · View creator page →

Creator of

Recent community posts

You can use Godot Engine. There is a lot of helpers for 2D games (3D is also supported of course). For non-programmers, there is the visual scripting and for programmers there is an python-like scripting named GDScript and C#.

You can mix languages in one project, it’s useful if you have a team with different skills.