Skip to content

n33kos/foodchain

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ruby Food Chain

Features

  • Simulation of beings within closed 2D System.
  • Genetic algorithms to determine children stats
  • 4 Type Food Chain:
    • Parasites
    • Predators
    • Plants
    • Prey
  • Left Click to add predators
  • Right Click to add prey

Functionality

  • Parasites Passively Feed on Living Entities
  • Plants Passively Feed on Decaying Entities
  • Herbivores Actively Feed On Plants
  • Predators Actively Feed On Prey

Requirements

  • Ruby: 2.0.0 (May not be required, but used 2.0.0 for development)
  • Gem: Gosu

Usage

	$> ruby foodchain.rb

Binaries

Windows binaries compiled using the ocra gem can be found here: https://github.com/n33kos/foodchain/tree/master/binaries

About

A ruby food chain simulator utilizing gosu gem for visual feedback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages