Skip to content

Do you want to find out which animal is your best friend, or your most feared enemy? Maybe the one that makes you laugh or which one eats a lot? Here you will find the truth that will help you better design your future!

Notifications You must be signed in to change notification settings

elnicomapero/your-friendly-animal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Your friendly animal

This miniproject shows you a random message about a random animal and your random chances of making friends with it.

What is it built with?

  • Raw JavaScript :)
  • Node (just in order to run it locally)

What can it do?

Every time you run the script, a function will be called to create a random message with four parts:

  1. an animal
  2. an adjective to describe the animal
  3. an action (that the animal often does) NOTE: the action will have to be in third person (end with an "s") ; and
  4. a level of friendship with humans

Make sure that it satisfies all of the project objectives.

  • Completely random

  • Everytime new, that is, it won't have a pattern of repetition between the parts

  • At least three random pieces of data

Other objectives/requisites added as we plan:

  • Remember: third person ('s' ending) for verbs.

TO DO:

  • Add points system.

  • Add a simple user interface.

  • Customize more possible attributes.

About

Do you want to find out which animal is your best friend, or your most feared enemy? Maybe the one that makes you laugh or which one eats a lot? Here you will find the truth that will help you better design your future!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published