InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 5 C++ game-engine-development Projects
-
Project mention: Ask HN: Yo wants to build a game, I'm lost. What can I do? | news.ycombinator.com | 2024-01-17
Starting with 2d games is very good advice however if the child is mostly interested in 3d, well not the most helpful advice.
Some people here forget that children are way more tolerant of not understanding things than adults are. They just want to get a quick taste not necessary dedicate their life to the study of game development.
I think something like RPG in a Box https://rpginabox.com/ is nice if the child likes Minecraft-style graphics. Also it is worth checking out if modding an existing games is something that might be of interest. Also blender is perfect, as it allows to focus on certain aspects on modeling first and in has an amazing game engine that can be solely driven by logic bricks: https://upbge.org/#/
Still, I think even something like Unreal should not be ruled out if the child is dead set on making a "real" game (9 years is a bit pushing it admittedly with help it might work out). For a visually-motivated child that has access to beefy computer, Unreal is the perfect tool to get things done early and fast. Load the starter template and they have a character they can walk around with in the first minute. Grab some free-for-the-month asset packs and they can make decent looking levels in a day or two that they can show friends and be proud of. And if they get to the point of needing logic, the visual scripting language is more than enough to make complete games in it.
Unreal is a monster of complexity but but perfect for just hacking together a quick asset-flip demo one can feel good about. They will learn about the realities of game dev soon enough, let them have some fun.
Also, if the child is the kind to need a more focused approach, blender is a nice choice
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
LinaEngine
Lina Engine is an open-source , modular, tiny and fast C++ game engine, aimed to develop 3D desktop games.
-
godot-fmod-integration
FMOD Studio middleware integration and scripting API bindings for the Godot game engine.
-
Game-Engine-Development-Series
Game Engine Development Series - Learn to code a Game Engine in C++ from scratch
-
dependency_injection_for_games
Code accompanying the Medium article "Dependency Injection for Games"
Project mention: Dependency Injection for Games — Appendix: Dependency Inversion | dev.to | 2023-09-11Check out the accompanying GitHub repository, which contains an implementation of the dummy game application.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ game-engine-development discussion
C++ game-engine-development related posts
-
Upbge is an open-source, 3D game engine forked from the old Blender Game Engine
-
Should I focus on C# or Pygame?
-
I made a resident evil parody game using UPBGE (blender game engine), and it's in second person
-
is there any open source clone of gamemaker?
-
Using FMod to implement to music in your game. Is possible in Godot?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 10 Sep 2024
Index
What are some of the best open-source game-engine-development projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | upbge | 1,410 |
2 | LinaEngine | 816 |
3 | godot-fmod-integration | 175 |
4 | Game-Engine-Development-Series | 71 |
5 | dependency_injection_for_games | 12 |