8 points

I also have my own game engine, if you’re happy with 2D retro pixelart graphics (polygon support and 3D comes after I move some of the rendering away from the CPU to the GPU). It also has software synths, if you want adaptive soundtracks.

https://github.com/ZILtoid1991/pixelperfectengine

permalink
report
reply
6 points

What are the downsides for using Unreal?

permalink
report
reply
12 points

Having more features, especially those aimed at corporations instead of indies, means it’s harder to figure out how to make simple things work, especially without tutorials. Even the things that could be simple are probably still more complicated than an indie engine in order to help large developers do what they need to. Since Unreal Engine is pretty much designed for Epic to make their games in, you can bet that that’s their first priority, and indies get table scraps.

The flip side of that coin is that you have access to a lot of the features that the corporations do if you want to put in the time to use them.

permalink
report
parent
reply
11 points

As terrible as Unity’s API design is, Unreal’s API design is 10x worse and still feels stuck in the 90’s.

permalink
report
parent
reply
3 points

It is a performance hog. Unity can run on relatively low spec hardware.

permalink
report
parent
reply
1 point
*
Deleted by creator
permalink
report
parent
reply
6 points

I did my part with this post - https://programming.dev/post/2947073

My list has a few things that aren’t listed in that GFS link, which might be useful for the more specific indie types (Solarus, OHR, OpenMW)

Stride does look like a very good alternative if the intent is a 3D game and C# programming, so possibly the best case for Unity veterans in that regard.

permalink
report
reply
1 point

Gamemaker, my old friend! 🫂

permalink
report
reply
1 point

Phaser js is pretty good too if you are looking for 2D engines

permalink
report
reply

Game Development

!gamedev@programming.dev

Create post

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

Community stats

  • 230

    Monthly active users

  • 428

    Posts

  • 1.9K

    Comments