Skip to content

MrEbbinghaus/Biosphere

Repository files navigation

Biosphere

The Repo will grow a simulated eco system where agents will adapt to survive and prosper.

screenshot

Goals

  • ✓ Implement basic world generation.

  • ❏ Implement basic laws of nature

  • ❏ Develop feature set for creatures

  • ❏ Look into and implement NEAT

Development

Run clj -M:cljs:dev watch :main in your terminal. Go to http://localhost:9500.

License

Copyright © 2020 Björn Ebbinghaus

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.