Skip to content

Aeon Garden is an artificial life toy for Apple devices built with SpriteKit

License

Notifications You must be signed in to change notification settings

todun/aeongarden

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aeon Garden

Aeon Garden is a stylish, simple artificial life simulation. Creatures are born, eat, mate, and die in a virtual tank; their attributes can be passed on to their offspring, and mutations occur along the way, so every tank will evolve differently. Aeon Garden is meant to be a passive experience, something you leave on in the background while you're doing other things.

⚠️ This project is under active construction! ️️⚠️

If you'd like to contribute, please contact me @amiantos on Twitter or some other way.

Features

  • Watch abstract creatures swim around and live their tiny lives in a virtual tank
  • Running tanks generate pleasing ambient sounds
  • Customize tank settings (food level, food spawn rate, and more)
  • Mark creatures as 'favorites' to persist them between tanks
  • Cross-platform support
    • iOS
    • tvOS
    • macOS

Video & Screenshots

📺 Watch a YouTube video of Aeon Garden

These screenshots are from the tvOS version.

Aeon Garden Zoomed-Out View

Aeon Garden Zoomed View

Why

Like Numu Tracker, Aeon Garden is both a learning project and a labor of love. I've always loved little artificial life simulations, no matter how rudimentary. Aeon Garden is also helping me learn more things: SpriteKit, GameKit, CoreData with CloudKit, creating views and constraints programmatically, more elaborate view animations, better code organization, and cross-platform development.

To Install

  1. git clone https://github.com/amiantos/aeongarden.git
  2. Open App/Aeon Garden.xcworkspace
  3. Pick a target
  4. Build!

About

Aeon Garden is an artificial life toy for Apple devices built with SpriteKit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 84.5%
  • Python 7.4%
  • JavaScript 7.1%
  • Makefile 0.3%
  • Mako 0.3%
  • Dockerfile 0.2%
  • Other 0.2%