1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. To chat with the GameOgre community, you need to have at least 100 posts. Once you have the 100 posts, post at Become A New Ogre
    Dismiss Notice

development software

Discussion in 'Online Game Development' started by MasterGaming, Jul 12, 2015.

  1. MasterGaming

    MasterGaming Club Swinger New Ogre

    Messages:
    65
    Likes Received:
    4
    Trophy Points:
    8
    Credit:
    1,009.36
    Hi wha`t is your favorite development software
     
  2. shugo

    shugo Elite Ogre Ogre Veteran

    Messages:
    2,093
    Likes Received:
    12
    Trophy Points:
    38
    Credit:
    15,378.42
    software I use for developing an online game:

    -notepad (coding and text editing)
    -winsyntax (coding and text editing, its very basic this program and its free, but it comes with color coding which is great for debugging, and because its so basic its not a memory hog)
    -paint (for images)
    -gimp (for images)
    -filezilla (for uploading files to server)



    and the host has phpadmin and plesk with cron tasks (always neat)

    but if you want to develop that locally, then xamp is great, comes with apache server, php installment and phpadmin for the sql

    I also use libraries, there is a javascript library called three.js that's great if you want to do anything 3D in the browser
     
  3. Snowy

    Snowy Ogre Hall of Fame Royal Ogre
    1. Video Game Spotlight of the Month: SAND LAND
    2. Gaming Community

    Messages:
    43,061
    Likes Received:
    2,707
    Trophy Points:
    113
    Credit:
    1,658,387.60
    I would say Visual Studio (various languages such as C++ and C#), Visual Studio Code, Netbeans/Eclipse (for Java), and Notepad++ (for coding websites, and for use with other languages). They're all useful for different purposes.
     

Share This Page