notpresident35 / awesome-learn-gamedev

A curated collection of game development learning resources
Creative Commons Zero v1.0 Universal
2.64k stars 84 forks source link

Add a open source game engine collection #2

Closed luzizhuo closed 2 years ago

luzizhuo commented 2 years ago

Here is a collection of open source game engines. I think it's useful for learning game dev. You can see the overview of open source game engine and which engines are becoming popular, which can be used as a reference for technology selection.

notpresident35 commented 2 years ago

This looks awesome, though I feel this might be better suited for this repo: https://github.com/Calinou/awesome-gamedev

Or, better yet: https://github.com/leereilly/games#readme

Tools and assets are cool, but only included out of necessity for completion. This list aims to offer general knowledge above all else, and specific tools are included when teaching the general stuff necessitates it. Assets are included to allow people to do work that relies on other roles without having to fill those roles (for example, 3D assets and music are included to support programmers/designers, and rigs are included to support animators). Resources to learn those open-source engines would be a better fit here than a list of the tools themselves.

I will revise some things to make that distinction clearer.

luzizhuo commented 2 years ago

Got it. Thank you for the explanation.