this post was submitted on 18 Jul 2023
38 points (100.0% liked)

Game Development

2814 readers
3 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 1 year ago
MODERATORS
 

Unity has 59% of all games Godot has 19% Gamemaker has 5% And unreal has a bit below 5%

Compared to last year Unity (-4%) Godot (+7%) Gamemaker (-6%) Unreal (~)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

The gamejam was only 48 hours. Not enough time to compile an Unreal starter project. /s

But seriously, your iteration times will not be fast enough for a jam if using C++. You could use blueprints, but what programmer would want to actually do that? And then you will probably have issues with the web export, which grants you a huge visibility boost. Unreal is probably one of the worst engines you could use for a 48h jam.