kbtbc's Recent Forum Activity

  • Thanks ... I understand. In my actual program my keys are words and the values are different scores. It just seems odd there is no clean way to break a dictionary for-each action.

  • This works:

    ... but it seems like I'm going around my elbow to reach my nose.

  • This is what I try:

    First event does what I expect, loads a dictionary object with 10 items:

    "loopindex1":1

    "loopindex2":2

    "loopindex3":3

    "loopindex4":4

    etc...

    Now I try to run a for each loop on the dictionary and stop at '5'. I tried both methods above, neither works.

    How can I break out of a for each loop on a dictionary? There is no stop loop action on a dictionary object? I need a little help, please.

  • molucawa Also, this thread is a little burried, but the capx from Yann is good and it is a more specific example .... read through the discussion because an AJAX example is there, too.

  • A challenge of any word game is dictionary use and validation. At the beginning of summer I put together bestwordplay.com, which is basically an anagraming tool with a dictionary back end -- if you explore around a minute there, you will get the idea.

    My first game project I am making AJAX queries to configure game data such as letter frequency for random generation and word sets. The possibilities are many. Word validation, custom result sets, word and letter frequency analysis, boggle solving, anagraming, off the top of my head... The dictionaries could be varied, too. public domain 'Official Word Lists', common English, SOWPODS (which is cc licensed) , are readily available.

    It occurred to me that something like this might be very useful to open up to other devs. (or I may just be an extreme word nerd.) ... I have not given much thought beyond this. So any feedback here is appreciated.

    I found C2 because of my fascination with words and anagrams and I basically just wanted to make fun games to quiz myself and learn new anagrams for word gaming. C2 and 'game' dev is new to me, but I have been an owner of a small networking and hosting company for 18 years now, and am very familiar with database technologies.... and playing word games <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":-)" title="Smile">

    If you want to test, I have a demo anagram query here: http://bestwordplay.com/demoGetanagrams ... tters=EAST -- you can change the letters value and see your own results.

  • spades1412 - Our ability to anticipate whether or not you are going to have a problem is actually very small. However, the answers provided here should still be most helpful. They were 'yes, it's possible', a couple of tips, and then links to detailed resources -- so now, the best way to get your head around layouts is through experience. My hope for you is that all your experiences are problem free. Good luck!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm going to bump this 'old' thread because Kyatric just referenced it in a post today. ... it is old (and this is the problem working through the 'How To' FAQ ... some of the references may be out of date.) -- are there any more current examples of touch/ thumbstick type control or is this still the best given the 'current state of things' ?

  • Yes, and do remember when you preview your project it only previews the active layout.

    This is my two week impression on what you should make your #1 priority: you should hire developers.

    You have a fantastic product, and at your current download rate, you must be making a bit of money. Find the best, most experienced reputable devs you can afford and distribute your goals.

    I have come across at least three awesome set of plug-ins that I believe should be fully incorporated (enhanced textbox, cvs to array, and iscroll) -- the problem is these individuals become busy with other things and their wonderful work is left ignored as you keep moving forward ... this, as well as fully fleshing out the 'token' features (adding tokenfind tokendelete, tokensort, etc..) to ease use in development (ease of use is what makes your product so attractive) is what I would like to see.

    Secondly (or maybe thirdly), I think you should add a 'word game genre' to your FAQ list and tutorials -- it's a huge part of the gaming market, yet only a fringe element here.

    God speed and keep up the great work. Many thanks!

    EDIT: (I just noticed this is a 3 yr old thread! ) ...

  • Sounds like a great trick! ... For clarification, do you mean editing the resulting index.html file and change this:

    <script src="c2runtime.js"></script>

    to

    <script src="c2runtime.js?version=1.1"></script>

  • Are we out of luck with multiplayer development if corporate requires all services hosted internally or in-network?

  • zenox98 -- yes - that makes some sense, since both layouts use the same event sheet I wasn't expecting that -- but that was it.

    arthology -- I love groups and just yesterday organized all my events into them -- makes it much more easy to follow and activate/deactivate sections of the project. Great advice!

kbtbc's avatar

kbtbc

Member since 22 Jun, 2014

None one is following kbtbc yet!

Trophy Case

  • 10-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

12/44
How to earn trophies