Results 1 to 13 of 13

  Click here to go to the first Dev post in this thread.   Thread: Code

  1. #1
    Forum Adept FearAL's Avatar
    Join Date
    Jul 2017
    Posts
    491
    Thanks Thanks Given 
    37
    Thanks Thanks Received 
    26
    Thanked in
    16 Posts

    Default Code

    I just started learning programming in school and am interested in coding games (in the future) and was just curious how many lines of code this game has? being this is one of the games I play the most. If any dev would be willing answer.


    Sent from my iPhone using Tapatalk

  2. #2
    Senior Member Lawpvp's Avatar
    Join Date
    Jan 2015
    Posts
    2,054
    Thanks Thanks Given 
    61
    Thanks Thanks Received 
    247
    Thanked in
    130 Posts

    Default

    Well this is sorta related but im pretty sure i was told in a class that a car has millions of lines of code and google has billions. O.O

  3. #3
    Forum Adept FearAL's Avatar
    Join Date
    Jul 2017
    Posts
    491
    Thanks Thanks Given 
    37
    Thanks Thanks Received 
    26
    Thanked in
    16 Posts

    Default

    Quote Originally Posted by Lawpvp View Post
    Well this is sorta related but im pretty sure i was told in a class that a car has millions of lines of code and google has billions. O.O
    Yes I saw in a chart somewhere that all the features of google has about 2 billion.


    Sent from my iPhone using Tapatalk

  4. #4
    Forum Adept FearAL's Avatar
    Join Date
    Jul 2017
    Posts
    491
    Thanks Thanks Given 
    37
    Thanks Thanks Received 
    26
    Thanked in
    16 Posts

    Default

    @justg? Any devs? Or is this something that they just don’t want to comment on/don’t know.


    Sent from my iPhone using Tapatalk

  5. #5
    Senior Member Gouiwaa9000's Avatar
    Join Date
    Jan 2016
    Location
    Somewhere in time
    Posts
    806
    Thanks Thanks Given 
    128
    Thanks Thanks Received 
    260
    Thanked in
    157 Posts

    Default

    most apps ( especially games ) arent coded in one file... so it would be incredibly hard to count all of them . If you want the lines of code on the servers .. well good luck Counting since AL had tens of milloins accounts created + the actuall code of the game . but if you want the code of the apk you install that would make a couple thousand lines ( to lazy to go an check every file individually....)

    Edit : in case you really feel like counting the lines of code in the app you install .. heres a ss of the data/data partion so you know where to look :
    Name:  Screenshot_20171015-225148.jpg
Views: 374
Size:  50.8 KB
    Last edited by Gouiwaa9000; 10-16-2017 at 05:38 AM.


    Ign : Derp - endgame main / Gouiwaa : will be a twink once twinking is back / Derpynuts : lvl1 , my troll account

  6. #6
    Senior Member Antispace's Avatar
    Join Date
    Mar 2015
    Posts
    867
    Thanks Thanks Given 
    102
    Thanks Thanks Received 
    91
    Thanked in
    45 Posts

    Default

    Ok so i coded a basic tower defense game in java(idk why i did that) in around 1k lines
    So i would assume that AL has around 100k, tho i cant really say it, since the algorithms often stay the same if they bring out new events, maps, pets etc.

    Im not sure tho

  7. #7
    Senior Member Azerothraven's Avatar
    Join Date
    Aug 2016
    Location
    Melbourne, Australia
    Posts
    3,211
    Thanks Thanks Given 
    365
    Thanks Thanks Received 
    652
    Thanked in
    366 Posts

    Default

    Quote Originally Posted by FearAL View Post
    @justg? Any devs? Or is this something that they just don’t want to comment on/don’t know.


    Sent from my iPhone using Tapatalk
    Your thread just has not caught their attention unfortunately.

    STS use C++ to make their engine and I will look into this if u need to know it that bad


    I dont have android so it is much harder to check on IOS since I dont have a jailbroken device
    Last edited by Azerothraven; 10-16-2017 at 12:25 PM.

  8. The Following User Says Thank You to Azerothraven For This Useful Post:


  9. #8
    Forum Adept FearAL's Avatar
    Join Date
    Jul 2017
    Posts
    491
    Thanks Thanks Given 
    37
    Thanks Thanks Received 
    26
    Thanked in
    16 Posts

    Default

    Quote Originally Posted by Azerothraven View Post
    Your thread just has not caught their attention unfortunately.

    STS use C++ to make their engine and I will look into this if u need to know it that bad


    I dont have android so it is much harder to check on IOS since I dont have a jailbroken device
    Not that important, just curious.

    I figured it was somewhere in the hundred thousands as said above.


    Sent from my iPhone using Tapatalk

  10. #9
    Banned
    Join Date
    Jul 2016
    Posts
    115
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    13
    Thanked in
    8 Posts

    Default

    A lot but dont imagine like 50k lines... Just think about it all mobs are moving the same,there are 3 classes with different coding , pets and some other stuff but overall the graphics ( which are not made with code xP) are the basic part.
    (Im not talking about the server ,connection coding
    Idk thats my opinion

  11.   Click here to go to the next Dev post in this thread.   #10
    Design Department Cinco's Avatar
    Join Date
    Feb 2010
    Posts
    6,413
    Thanks Thanks Given 
    86
    Thanks Thanks Received 
    12,077
    Thanked in
    3,157 Posts

    Default

    Quote Originally Posted by FearAL View Post
    @justg? Any devs? Or is this something that they just don’t want to comment on/don’t know.


    Sent from my iPhone using Tapatalk
    Still counting... ;-)
    | | | |

    Need help? Please visit our Support Website at http://support.spacetimestudios.com

  12. #11
    Forum Adept FearAL's Avatar
    Join Date
    Jul 2017
    Posts
    491
    Thanks Thanks Given 
    37
    Thanks Thanks Received 
    26
    Thanked in
    16 Posts

    Default

    Quote Originally Posted by Cinco View Post
    Still counting... ;-)
    Still counting, meaning you’re counting them now or there is just code always being added? Haha


    Sent from my iPhone using Tapatalk

  13.   This is the last Dev post in this thread.   #12
    Design Department Cinco's Avatar
    Join Date
    Feb 2010
    Posts
    6,413
    Thanks Thanks Given 
    86
    Thanks Thanks Received 
    12,077
    Thanked in
    3,157 Posts

    Default

    Quote Originally Posted by FearAL View Post
    Still counting, meaning you’re counting them now or there is just code always being added? Haha


    Sent from my iPhone using Tapatalk
    Meaning I'm counting them right now. I ought to be working on Halloween event but this is too interesting... (not kidding - I wanna know)
    | | | |

    Need help? Please visit our Support Website at http://support.spacetimestudios.com

  14. The Following User Says Thank You to Cinco For This Useful Post:

    mrm

  15. #13
    Forum Adept FearAL's Avatar
    Join Date
    Jul 2017
    Posts
    491
    Thanks Thanks Given 
    37
    Thanks Thanks Received 
    26
    Thanked in
    16 Posts

    Default

    Quote Originally Posted by Cinco View Post
    Meaning I'm counting them right now. I ought to be working on Halloween event but this is too interesting...
    Haha cool


    Sent from my iPhone using Tapatalk

Similar Threads

  1. How to use /guildhall code???
    By Traebeles99 in forum AL General Discussion
    Replies: 7
    Last Post: 01-07-2013, 10:46 AM
  2. The 50k Code
    By Kossi in forum PL General Discussion
    Replies: 90
    Last Post: 07-09-2012, 12:09 PM
  3. Promo code?
    By Elegants in forum PL Technical Issues and Bugs
    Replies: 6
    Last Post: 06-20-2012, 04:53 AM
  4. The 25k Code
    By Solvok in forum PL General Discussion
    Replies: 49
    Last Post: 04-08-2011, 08:46 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •