GithubHelp home page GithubHelp logo

get-to-100-'s Introduction

Alt GetTo100Logo

GetTo100 is a simple game application where players perform operations to reach the number 100. Players can add themselves to the game, perform mathematical operations on a random number, and aim to reach 100 to win.

Table of Contents

Getting Started

Prerequisites

Installation

  1. Fork the repository.
  2. Clone the repository:
git clone https://github.com/your-username/GetTo100.git
  1. Change to the repository folder:
cd GetTo100
  1. Install by running:
npm install

Usage

  1. Start the game application by running:
npm run dev
  1. Open your browser and navigate to the link you'll get.

  2. Follow the on-screen instructions to add players, perform operations, and enjoy the game!

Features

  • Add multiple players to the game.
  • Perform mathematical operations to reach the target number 100.
  • Track the number of steps taken by each player.
  • Win animation and options to start a new game or quit upon reaching 100.

Game Rules

  • Players can perform four operations: / 2, * 2, + 1, - 1.
  • Players aim to reach the target number of 100.
  • The game disables the current player after each move.
  • The game includes a win animation upon reaching 100.

Contributing

Contributions are welcome! Follow these steps:

  1. Fork the project.
  2. Create your feature branch:
   git checkout -b feature/NewFeature.
  1. Commit your changes:
git commit -m 'Add a new feature'.
  1. Push to the branch:
git push origin feature/NewFeature.
  1. Open a pull request.

Support

If you find this project helpful or interesting, please give it a . It means a lot to us!

License

This project is licensed under the MIT License - see the LICENSE file for details.

get-to-100-'s People

Contributors

chavi362 avatar efratmil avatar solvman 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.