+ 7
How can we make big games upto 1 GB??
2 ответов
+ 5
this guy made a simple android app using only single 3d file from blender and unity 3D , but the app size was 36 mb last I saw just because of those blender 3d graphics , now imagine all those maps characters , audios , bundled together, as Martin said above " it ain't the code it's the data"
we always strive to optimize resources but ur asking the opposite.
https://www.sololearn.com/discuss/1033812/?ref=app
+ 1
Try to write Pong with a lot of loops and comments.