Can Gamesalad do a Log App?

DoguzDoguz Member Posts: 500
edited November -1 in Introductions
Apart from creating games, would I be able to create a simple logging app that keeps track of my personal best times (for sports). I imagine it would need to utilise the keyboard and store the data somewhere. If so, where to start, is there a tutorial out there somewhere that may cover some of these things?

Thanks everyone.
Doguz

Comments

  • bradhermanbradherman Member Posts: 55
    In short, yes you could do it however Gamesalad is not the best choice for this kind of app. I made a simple medical calculator that uses the keyboard rule and some expressions. It's far more clunky than it should be and the size of the game engine (over 9mb) is overkill for what you want to make.

    Since we don't have array's yet you would need to create quite a view variables and save / load attributes.

    Look up the cookbooks on keyboard rule and save / load attributes.
  • LeonardDeveloperLeonardDeveloper Member Posts: 4,630
    You could, but not really with the gs engine it could be extremely hard, however the name says game were not just for gamedevelpment you know!! ;)
Sign In or Register to comment.