0.0.1 • Published 6 years ago

nekro v0.0.1

Weekly downloads
4
License
-
Repository
-
Last release
6 years ago

ms

this is nekro but in code

use to determine values

nekro.gay // true

use to live nekro's life

nekro.eat("mac n cheese") // "ok, done"

he can also get sicc

nekro.sick // false
nekro.eat("bad food") // "i think i got the sickness... wtf..."
nekro.sick // true
nekro.eat("hamburger") // "no i cant im sick wtf..."

small docs thing

//values
nekro.gay // always true
nekro.alive // probably true, if not, seek help
nekro.sick // false only if you havent eaten bad stuff
//functions
nekro.eat(food) // eats only if he has it in his house
nekro.searchFood() // returns a list of food he has in his house
nekro.getFood(foodname, bad) // gets more food to his house
nekro.cureSickness() // removes sickness

ok bye