Giter VIP home page Giter VIP logo

2048's Introduction

2048 - the video game ๐Ÿงฉ

This project was made by Team Aditya for Devsnest Hackathon.

About

2048 is single player sliding tile puzzle video game.

Live Demo ๐Ÿ•น๏ธ

demo

What is 2048 โ“

2048 is played on a plain 4ร—4 grid, with numbered tiles that slide when a player moves them using the 4 arrow keys. Tiles slide as far as possible in the chosen direction until they are stopped by either another tile or the edge of the grid. If two tiles of the same number collide while moving, they will merge into a tile with the total value of the two tiles that collided.

- Pre-requisites

Node Js - you can download it from here.

- Clone the project

git clone https://github.com/siddharth20190428/React-2048-hackathon.git

- Run the project

  • Open directory where you have cloned the repo and type : npm start It runs the app in the development mode.
  • Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
  • You will also see any lint errors in the console.

Technologies used ๐Ÿง‘โ€๐Ÿ’ป

2048's People

Contributors

swarajspatil158 avatar abhaygupta08 avatar siddharth20190428 avatar

Forkers

rutikpatil1782

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.