Ashley's Recent Forum Activity

  • Arima will now be helping weed out spam posts and deal with frustrating flame wars, so "congratulations" I guess

    Welcome to the mod team

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I don't mind GetText

    What do you mean by GetText?

  • Hey everyone,

    Just wondering for planning purposes. If Construct 2 could be anything you wanted or imagined - what would you want in it, or to be different from Construct 0.x? I'm after blue sky thinking. Anything from the overall architecture to the positioning of a button to make life easier. I'm after your favourite ideas

    Then, I can see what I can do about fitting it in to my plans

    Don't worry - we still have 1.0 in our sights.

  • You do not have permission to view this post

  • You can design a plugin architecture in most languages I think. It might actually be easier in a language like C#, because C++ has lots of nasty binary compatibility issues to work around, in case someone builds your SDK in a different compiler, or even the same compiler just with different settings - in which case nearly all C++ classes become incompatible and you have to rely on C datatypes. It's a headache!

    Mind you, part of the reason I like C++ is the challenge of figuring out the hacks for these issues - not really a good reason for people who want to be productive though

  • I think the event system takes the "puzzle blocks" idea a bit too literally. It looks a bit messy compared to a Construct event list.

    I wonder if I could persuade Google to write an exporter for Construct 2 instead?

  • I think the offer has been discussed: thread locked. I advise you to contact the OP directly if you judge it to be a worthwhile offer.

  • is there ANY time approximation for when construct2 might be finnished? Are we talking one year or five years?

    Realistically, probably closer to five years for maturity. In other words, no idea!

    I'd agree with others that if you want to just learn how to program, Python is a good place to start. The fundamentals of programming languages transfer well from one language to another so you should be able to switch easily after getting to grips with one. After that I'd recommend C# instead of C++. It's much easier and cleaner language. C++ has a huge amount of legacy and historical issues overhanging it - things like header inclusion and the linker (linker errors will drive you nuts) make it more difficult, and it's down to you to get things like memory management right, which is much more difficult than it sounds. C# also has a big library to help you do day to day programming tasks easily. These days you have to have pretty good reasons to choose C++ instead - we're using it in Construct for a number of reasons, like redistribution requirements, performance, portability, specific libraries, and our past experience with the language. Chances are those aren't relevant reasons for you.

    On the other hand, C++ will teach you more about how computers actually work, since you deal with the raw low-level bits and bytes and pointers. It also has some pretty unique features, like the way templates work (which is different to generics in other languages, with pros and cons), different kinds of smart pointers, more recent move semantics, and such.

  • Interesting offer, but:

    When posting an example, you're automatically accepting

    No they're not - if you're serious about this then sign a contract. Posting to a thread in no way means that person has already accepted your offer and already renounced their right to publish the game themselves. That does not happen until they've signed on the dotted line. You shouldn't give people the impression that the act of posting forces them to work with you. I'd prefer submissions by email to juredujmovic so that this takes place off this forum.

    Also I'd add as always have due business vigilance - read anything before signing, make sure you trust parties involved etc. I'd recommend asking to see juredujmovic's portfolio/credentials before working, and expect them to ask the same of you. You can make money off odd jobs like this but you don't have to look far to find stories of "I did X hours work and never saw any money".

  • It was also discussed here. No, it's not a fork - it's a separate independent project.

  • Can you reliably reproduce either crash? That's always the key. Memory bugs can cause sporadic crashes depending on what's left behind in memory - usually showing up as "sometimes it crashes, sometimes it doesn't". They're particularly tricky to track down!

  • Web Game Builder let you convert your games from standard windows *.exe file into a web based game.

    That sounds suspicious due to the technical near-impossibility, not to mention that running an arbitrary EXE in a browser is a nightmare security concern, so it can't possibly "just work", unless it's like the java-based instant play other sites have. What technology is it based on? I also can't get any of the demos to run in Firefox. Does it package the EXE up in to an ActiveX or something? I'm really doubtful of how this actually works, so personally I'd look more carefully in to it before handing over any money...

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,452,455 followers

Connect with Ashley

Trophy Case

  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x109
    Coach One of your tutorials has over 1,000 readers
  • x65
    Educator One of your tutorials has over 10,000 readers
  • x3
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x36
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs