Giter Club home page Giter Club logo

Comments (1)

demipixel avatar demipixel commented on July 23, 2024

This is a super old project, but essentially Dutie (https://github.com/demipixel/dutie) was a task scheduling library designed to prioritize tasks based on a kind of point system. Essentially, you prioritize tasks that you want to do, but you can do things such as make it less likely to stop doing a task if you're in the middle of doing it. For example, you might start vacuuming and realize there's something a little more urgent, but finish vacuuming regardless. Of course, if your house caught on fire, though, you would prioritize evacuating. You might also have a task you want to do (e.g. make dinner) but it relies on another task (e.g. go to the grocery store).

Dutieflayer was a Minecraft implementation of Dutie with Mineflayer in an attempt to prioritize tasks and have dependencies. For example, you might want to craft a stone pickaxe, but first you need a crafting table and stone. In order to get stone, you need a crafting table and wood. In order to get wood, you need to mine it. In order to mine it, you need to find a tree, etc...

This is a very old project, though, so I give no guarantees :P

from dutieflayer.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.