Giter Club home page Giter Club logo

thala's Introduction

Thala7 CLI Tool

It's a CLI game designed to test if you are a fan of Thala (Ms. Dhoni). You need to input a word or number. If the inputted value has a relation with the number 7, you win. Otherwise, you lose.

Using the Thala7 CLI with npx To

use the Thala7 CLI tool directly without installing it, you can use the following command:

npx thala7

This will execute the Thala7 CLI tool from the npm registry without needing a global or local installation.

You can download it permanently in you system by running

npm install -g thala7

and can run it by

thala

Using the Thala7 Repo Locally

If you wish to use the Thala7 tool from this repository locally in your project, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/your-username/thala7.git
  2. Navigate to the Repository Directory:

    cd thala7
  3. Install Dependencies: Use npm to install all the required dependencies:

    npm install

Once you've followed these steps, you can use the Thala7 tool locally in your project using:

node .

To run the script.

If you wanna install it globally

Then Navigate the root directory of the cloned repo and then run

npm install -g

The -g falg tells npm to install the package Globally on the system

After installing globally you can access it by running

thala

This will add the Thala7 tool as a dependency in your project, and you can then use it accordingly.

Game ScreenShots

Screenshot 2023-12-28 122942
Screenshot 2023-12-28 132553
Screenshot 2023-12-28 133040

Try the game yourself :-) And If you wanna Add or suggest more features you can use the discussion.

thala's People

Contributors

mavrick-1 avatar

Stargazers

 avatar  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.