Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.09 KB

boneyard.md

File metadata and controls

36 lines (31 loc) · 1.09 KB

{"username":"banana", "email":"doug@aol.com", "password":"pencil"} {"UserUuid":"7026ac1c-8cdd-49f8-94f8-c26c94e8e0e6", "name":"orange", "difficulty": "easy"}

{"username":"douglas", "email":"doug@aol.de", "password":"pencils"} { "name": "fish people all along", "hunger": 50, "fatigue": 48, "bathroom": 90, "love": 12, "temperature": 30, "sick": 7, "physicality": 88, "boredom": 67, "UserUuid": "ddce45ce-27fd-4bd3-baad-15ad3a4c2e3b" }

         "createdAt": "2014-01-01T00:00:00.000Z",
        "updatedAt": "2014-01-01T00:00:00.000Z",



      // hunger: 50,
        // if hunger > 50 start counting cycles
        // if hungercycles > 5 
        //  fatigue = true
        //  
        // fatigue: true,
          //   if bathrooom > 50 start counting cycles
        //   cyclesOfBeingDirty: 2,
        //    if cyclesOfBeingDirty > 5 >> its sick now
                    // cyclesOfBeingSick: 2,
                    // if cyclesOfBeingSick > 5
        //   dirty: 90
        // },
        // sick: true,