Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The simplest solution for game development is Cocos2d-x , Defold or Godot .
These are ready-made solutions for developing games for various platforms, including Android.
All engines provide tools specifically for C++, unlike SDL.
SDL is written in C and is not appropriate in the context of C++ development.
If you want to do the development of the engine, and not the game, then instead of SDL you should take SFML , which is already made in C ++ and is a pretty good framework. Based on SFML, you can quickly make a small engine for a small game.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question