procrastinator's Recent Forum Activity

  • No problem!

    Yep. Adding questions won't affect how many events you have since storing in the array is actions, not events ;) Although I wouldn't want to be you adding questions in that manner. I'll get AJAX loading done probably tomorrow as it's a simple thing really, but still takes a bit of time. It'll make it much easier to add your own questions in a text file. I wouldn't mind having an engine like this anyway ;)

    You can add a score very easily.

    global variable score = 0

    Then where it changes the text box to "CORRECT!" just add 1 to the score and go from there.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Download r115.

    I've never had a problem with it, even if it is beta. You can install to a different directory to the stable release anyway.

  • I've been around the block and I would advise using C2 to learn programming logic. Also, there's nothing like immediate feedback for learning and that's where C2 excels. Then if you decide you want to learn actual programming, it'll be so much easier. All you need to learn then is syntax... and OOP... and maths.. and so on.

    mattharrington, nice site. Might have to check that out when I can be bothered to do some plugins ;p

  • That's what it comes across as in that snippet Astrosus posted. If they don't mean that, then probably beter wording is needed ;)

  • To explain quickly..

    Questions array holds the questions (index 0 - 4)

    Answers array holds the answers (array index 1 - 4, question index)

    Answers array (0, question index) holds the correct answer which is referred to later on.

    TrackQuestions array stores each question's array index when a question is asked. This should be looped through to make sure the current ranom question isn't already asked but is flawed. I tried different methods so the code looks a mess there. Just ignore that. I'll fix it when I don't have so much on the go ;p

    The textbox that shows WRONG and CORRECT, also shows debugging info in the QuestionsTracked array.

  • TRIVIA GAME

    Hope you can understand most of it. I wouldn't setup a trivia game like that since there'd probably be well over 100 questions, but just did it that way to show you how arrays work for something like this. I'll probably look into getting AJAX to load a questions file and go from there, once the jumbling part is fixed so it doesn't ask the same questions.

  • Whatever you say, you basically lose all your rights if you want publish on app store and google play.

    There a list of my apps on app world to manage, i have a right to remove them from app world.

    How do you lose your rights through those? Apple can't take, for example, Angry Birds and do what they want with it. Maybe for advertising purposes, but nothing else.

  • Yeah Astrosus, that sounds like they can do what they want with your app. "Without consideration to you" just sounds damn rude. They may as well have said "f*ck you, we can do what we like with your creation".

    I know people here may think "so what.. it's $100 I wouldn't get any other way with my app" but look at what happened to Anthony Flack (creator of Platypus).

    joystiq.com/2006/12/07/platypus-game-creator-exploited-ignored

    forums.indiegamer.com/showthread.php

  • What makes you think that? ;p

  • Doh! Was easier than I thought. Looks like a Space Harrier clone is very possible now :)

  • R0J0hound, thanks! I have a similar idea for left and right perspective but not sure it'll work. I tried to integrate into your shader effect but it screwed up. Image might be too big or something.

    Cheers for that shader though. It's very nice! Now I'm going to distract myself by playing around with it ;p

  • VERY NICE!

procrastinator's avatar

procrastinator

Member since 29 Dec, 2008

None one is following procrastinator yet!

Connect with procrastinator

Trophy Case

  • 15-Year Club
  • Email Verified

Progress

16/44
How to earn trophies