A
A
Anton Mikhailov2014-11-16 19:12:33
Game development
Anton Mikhailov, 2014-11-16 19:12:33

Is it possible to add a game developed in SFML to the store?

Hello. Tell me if the game was developed in SFML with C++ under Linux (Ubuntu). Will it be possible to add it to the Google Store, Apple Store? Or will it take a lot of work to port to * Store?
Choosing between SFML, Blender game engine and Unity3d to create a simple 2d game. Unity3d for Linux is not yet available. The first acquaintance with SFML left a positive impression.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis Zagaevsky, 2014-11-19
@zagayevskiy

Apparently, this library is not originally intended for mobile platforms, but only for desktop systems.
Here https://github.com/LaurentGomila/SFML/wiki/Tutoria...
There is a tutorial on how to build for android. I have an opinion that without programming experience for android it will be difficult.
Check out Corona Sdk - cross-platform, C++ if you want portability.

S
shrug228, 2021-09-08
@shrug228

I know it's been over 3 years, but in case anyone stumbles upon this. There is a C++ library called SDL2. A little more difficult to use, but the project can be built for Android without hemorrhoids. Here's what I found. I'm not sure about the quality of the article, but there is, at least:
https://habr.com/en/post/484526/
Korona KFOR, Defold, etc. I do not advise, because under the penguin it doesn’t really work and you have to write in Lua. Under Defold, there are, it seems, crutches for pluses, but this is already such a story.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question