Search:

Type: Posts; User: 14fenix

Search: Search took 0.18 seconds.

  1. Re: Simple game that requires me to load game settings from a file

    Hey thanks for the quick reply but I think I'm looking for the opposite process (unless I'm completely missing what you're suggesting I try to do).

    Instead of writing to the file something like...
  2. Simple game that requires me to load game settings from a file

    I have a very simple game where items are added to rooms in the following manner:


    basement.add(box)

    box is an Item that was declared earlier.

    I've been looking around for a way to be able...
Results 1 to 2 of 2