Jump to content

Frankie

Members
  • Posts

    61
  • Joined

  • Last visited

Posts posted by Frankie

  1. I'm new to these kind of things so I didn't really know how cronJobs worked. Couldn't you have just disabled the cronJobs and sent us a warning or something?

    To answer your question, one of my friends just made an account here and told me to use this host.

  2. I use both Java and C++

     

    I find Java much easier to use for creating simple 2D games. I've never run into any performance issues, it seems to run at the same speed no matter how much I put into it.

    I use C++ with SDL and OpenGL for 3D games. I'm not too good with optimizing so most of my C++ applications run at about the same speed as Java apps.

     

    IDE:

    Java: Eclipse

    C++: codeblocks

  3. I already have lots of experience in C++ and Java so it didn't take me much time before i was able to start a browser based game in php. I just got myself the mccodes engine and started coding right away, refering to the w3schools tutorials if I ever run into anything i didn't know.

×
×
  • Create New...