-
Notifications
You must be signed in to change notification settings - Fork 4
Project ideas
qwzybug edited this page Sep 13, 2010
·
1 revision
Where do we go from here? Well, here are some ideas:
Port to other platforms:
- GNUstep?
- iPad/iPhone
- Cappucino?
SETI@home-style distributed screensaver
- Would need client and server work
- Relatively agnostic for server languages. Mentors most familiar with Ruby and Python.
Implement ALife models:
- Daisyworld
- Straatman’s Economy
- Bugs enhancements: cannibalism, multiple food types, et al.
- ???
Implement non-ObjC language/DSL for simulations
- Could be any language: Ruby, Python, etc.
Implement non-ObjC language/DSL for gathering statistics, to allow statistics to be defined at runtime (hopefully without sacrificing too much performance)