Database(loading, storing, retreiving text information)

DonzacDonzac Member Posts: 1
edited November -1 in Working with GS (Mac)
Hi, I'm thinking about developing a word game using game salad but it will require the storing of thousands of words. Is it easy to load, and store words, using game salad? Also how hard is it randomly select one of the words to display to a user? I apologize if this question has been asked before but I couldn't find the forum/site search function.

Cheers from
Don

Comments

  • VoidedSkyVoidedSky Member Posts: 1,095
    This would be nearly impossible with GS, sorry man. :-(

    GS has no support for arrays, which would be needed for your app.
  • jstrahanjstrahan Member Posts: 498
    Word games are hard to impossible to do with GS as there's no database or text functions other than display text
Sign In or Register to comment.