Skip to content

dorton/Episode1

This branch is 5 commits ahead of, 1 commit behind RubyoffRails/Episode1:master.

Repository files navigation

Episode 1 - Lions, Pandas and Zookeepers

An accurate simulation of zookeepers feeding Lions and Pandas

Your Assignment

  1. Create a human that likes bacon and tacos, but not bamboo
  2. (Using TDD [write tests first])

Extra Credit

  1. Extract Food into a class, rather than a symbol
  2. Create a FoodBarge that can be called like:
food = @foodbarge.food_for(panda)
panda.feed(food)

Copyright: Jesse Wolgamott, MIT License (See LICENSE)

About

Course Launching Soon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%