Skip to content

A ruby food chain simulator utilizing gosu gem for visual feedback

Notifications You must be signed in to change notification settings

n33kos/foodchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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