• Search
  • Register
  • Log in
  • Ace of Spades Game Forums » Gameplay
  • Note: This forum is merely an archive. It is no longer possible to login or register. - StackOverflow
    New Ace of Spades Forums: http://buildandshoot.com/
  • What is this scripted in?
  •  

    I know this is made in notepad, but what language like javascript, java, c# someone please tell me

    #18980
    rocket138
    super moron
    Posted 14 years ago
     

    This what?

    #18981
    Jackster
    Member
    Posted 14 years ago
     

    I think he means the game client.

    #18984
    Kaede-chan (かえでーちゃん)
    Imageboard Moderator
    Posted 14 years ago
     

    Most likely.

    But you never know o_0

    #18985
    Jackster
    Member
    Posted 14 years ago
     

    the game client yah

    #18987
    rocket138
    super moron
    Posted 14 years ago
     

    Look on the Wiki.

    Lots of info on that thing about the game.

    More than we can cover in the forum.

    #18988
    Jackster
    Member
    Posted 14 years ago
     

    If you refer to the game/server, it's entirely C.
    If you refer to the forums, it's a mix of HTML, CSS, Javascript and PHP, but it wasn't coded by Ben so much as filling in some details for bbpress I believe.

    #18990
    TheGrandmaster
    Moderator
    Posted 14 years ago
     

    lol no matter where i look i cant find anything about C ima keep looking and thxs

    #18991
    rocket138
    super moron
    Posted 14 years ago
     

    "I know this is made in notepad, but what language like javascript, java, c# someone please tell me"

    First of all. Notepad is hard to develop in. There are many IDEs around that make programming easier.
    Second: javascript is only web-related. I hate common misconceptions.
    Third: AoS is made in C. C is pretty hard for newbies, but if you insist, you should try learning C++:
    http://www.cplusplus.com/doc/tutorial/
    Since you'll most likely find such low-level languages hard, I recommend Python:
    http://docs.python.org/tutorial/

    #18999
    bildramer
    Member
    Posted 14 years ago
     

    All i code is batch files and i want to make something better thxs

    #19001
    rocket138
    super moron
    Posted 14 years ago
     

    This stuff makes my head hurt. I will never go into programming.

    #19003
    Kaede-chan (かえでーちゃん)
    Imageboard Moderator
    Posted 14 years ago
     

    Then try learning Python.

    #19007
    bildramer
    Member
    Posted 14 years ago
     

    @bildramer
    :(. C is easier than C++.

    #19009
    THE_REAL_ATHEIST
    Banned
    Posted 14 years ago
     

    but python doesnt as much as C does it?

    #19011
    rocket138
    super moron
    Posted 14 years ago
     

    Python can do almost anything C does, but it's slower.

    #19015
    bildramer
    Member
    Posted 14 years ago
     

    ok im getting dev-C++ as a compilier for C im learning it from this http://www.youtube.com/watch?v=b00HsZvg-V0&feature=relmfu >.<

    #19016
    rocket138
    super moron
    Posted 14 years ago
     

    bildramer:
    wrong.
    depends which compiler you use.
    i could write an extremely slow C compiler and an extremely fast python compiler.
    problem?

    #19026
    THE_REAL_ATHEIST
    Banned
    Posted 14 years ago
     

    What. A. Retard.
    Python is interpreted. Cease your gibbering.
    rocket138, good luck.

    #19036
    bildramer
    Member
    Posted 14 years ago
     

    He's just a retarded kid, who had no enough attention in his early childhood, and now he's seaking for it in internet, and his school goes extremely bad. So ignore him.

    #19043
    Monsteri
    Minion
    Posted 14 years ago
     

    javascript is only web-related. I hate common misconceptions.

    This is a common misconception - javascript is not only web-related. It is used all over the place, including server-side and "real" applications running locally on your computer (such as Open Office, any PDF you're looking at, Adobe Photoshop, Gnome, various IRC clients and more)

    #19053
    someonesomewhere
    Member
    Posted 14 years ago
     

    i made a game in javascript >.<

    #19054
    rocket138
    super moron
    Posted 14 years ago
     

    french

    #19062
    ATHIEST
    Dumb
    Posted 14 years ago
     

    All i code is batch files and i want to make something better thxs

    As a starter language I'd recommend something like c# or java (if you want to do Windows GUI stuff, pick c#).

    There are lots and lots and lots and lots and LOTS of resources out there for getting started and tutorials and stuff, and both have decent free IDEs and compilers (Visual Studio Express for C#, Eclipse for Java are my favourites). Personally I think C# is a better language, but Java arguably has wider range of libraries and of course runs on different operating systems (C# has third-party things for running on other OSs too though)

    Both Java and C# allow you to do 3D and stuff if you want to do games etc. Performance-wise there is some debate on the issue - Java is a very-close-second or faster than C, C# is close but not quite at the same level as C and Java. Really depends what you are doing though - often the pure execution speed is not the bottleneck (instead its usually disk or network IO or 3D hardware). C/Java/C# can all do the same thing - 99% of the time its easier/quicker to do it in C# or Java than C

    #19063
    someonesomewhere
    Member
    Posted 14 years ago
    RSS feed for this topic  

    Reply

    You must log in to post.

  • Tags
  •   No tags yet.
     
    Ace of Spades Game Forums is proudly powered by bbPress.   //   Theme by Mike Lothar  
    [ Time : 0.064s | 13 Queries ]