http://scratch.mit.edu/projects/AddZero/346118#
Not a game- but it could be useful for many types of games.
This is a tree structured list. A common use for this is in our file systems.
Browse the files by clicking the arrow buttons. You can also add new items, go into them and add more. yippee!
To Do:
Delete items, will also remove child items.
Copy and paste items and their children.
Rename items
About:
I'm interested in genetic programming. ...where AI develops itself and learns to solve problems.
http://www.stromcode.com/2008/03/01/evolving-better-pathfinders/#more-19
I need a way to store and easily re-sort and re-size lists of variables in a tree structure, like a file system. This tree will store decisions based on the AI's surroundings.
Let me know if you have questions and I'll explain it better. Please love it if you do.
Last edited by AddZero (2008-12-09 13:29:58)
Offline