top | item 31137945

(no title)

DaveSapien | 3 years ago

If only it where only that simple.

There are many dependancies that require some kind of reimplementation, it's a pain.

I have made things easier (in the long run) with my last game. I wrote it all in c++ with all dependancies under my control. I was thinking >20 years ahead for that one.

discuss

order

ativzzz|3 years ago

What do you use to write mobile games in C++?

DaveSapien|3 years ago

A computer for the most part.

Xcode, I use Xcode for the most part and visual studio for the Steam version.