rynorris / goBrains

Real-time neural network controlled creatures. Implemented in go.
MIT License
11 stars 3 forks source link

You should be able to save/load simulations to/from file #10

Open rynorris opened 10 years ago

rynorris commented 10 years ago

It should be possible to save the simulation's state to file (by pressing s? or on a time-interval? probably both). And then to re-load the file later. (with a command line argument?) Creatures should restore at least location, orientation, age, vitality and DNA. Food should restore location and amount left.