GithubHelp home page GithubHelp logo

cm-megaverse's Introduction

Megaverse

to install

yarn or bun

Either build executable or use

yarn build
node ./dist/index.js

See available Commands.

Explanation

Megaverse is a command line application that can be compiled to native code using bun. It uses cli arguments and provides help, and provides a progress bar included for operations.

Request are retried with exponential backoff with a maximum limit, and all phases are always compared remotely to match the goal and map state.

Undocumented map endpoint used for comparison between goal map.

Run Tests

yarn test

Build executable

Easiest way to build executable is using bun.

npm install -g bun

bun create-executable

Command Line Functions

use ./megaverse --help to see available commands.

   ____                             _       _     __  __                __     __
  / ___|_ __ ___  ___ ___ _ __ ___ (_)_ __ | |_  |  \/  | ___  __ _  __ \ \   / /__ _ __ ___  ___
 | |   | '__/ _ \/ __/ __| '_ ` _ \| | '_ \| __| | |\/| |/ _ \/ _` |/ _` \ \ / / _ \ '__/ __|/ _ \
 | |___| | | (_) \__ \__ \ | | | | | | | | | |_  | |  | |  __/ (_| | (_| |\ V /  __/ |  \__ \  __/
  \____|_|  \___/|___/___/_| |_| |_|_|_| |_|\__| |_|  |_|\___|\__, |\__,_| \_/ \___|_|  |___/\___|
                                                              |___/
Usage: megaverse [options]

Astral Map Explorer: Navigate and Achieve Celestial Goals.

Options:
  -V, --version   output the version number
  -m, --showmap   Show my Map
  -g, --showgoal  Show my Goal Map
  -p1, --phase1   Phase 1 Solution
  -p2, --phase2   Phase 2 Solution
  -r, --reset     Reset
  -h, --help      display help for command

You can use use ./megaverse --showmap to see your current map in terminal.

And you can use use ./megaverse --showgoal to see your current goal.

And you can use use ./megaverse --phase1 or ./megaverse --phase2 to see solve the challenges.

And you can use use ./megaverse --reset to see your current goal.

cm-megaverse's People

Contributors

ungaro avatar

Watchers

 avatar

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.