cd /projects/digital-life

> Digital Life

Unplayable

Breed and evolve digital creatures with unique genetic traits. Watch life unfold.


// PROJECT.INFO
  • LANG: Ruby
  • STATUS: Unplayable
  • STARS: 0
  • LICENSE: MIT
// COMMANDS

// CAT README.md
# Digital Life

Breed and evolve digital creatures with unique genetic traits. Watch life unfold.

## INSTALLATION

  $ git clone git@github.com:user/digital-life.git
  $ cd digital-life
  $ make && make install

## USAGE

  $ digital-life --help
  $ digital-life --version

## REQUIREMENTS

  - GCC 4.8+
  - Make 3.81+
  - 64K RAM minimum

## LICENSE

  MIT License - See LICENSE for details.
  (C) 2024 - All Rights Reserved
FILE: digital-life/README.md LINE: 1/24 INS