Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nafisrayan/2048-web-game


https://github.com/nafisrayan/2048-web-game

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# 2048 Web Game

This repository contains the source code for a game project developed using HTML, CSS, and JavaScript. The game features a scoring system, a result display area, and a grid filled with numbered items that players interact with.

## Features

- **Scoring System**: Displays the current score of the player.
- **Result Display**: Shows the outcome of the game after completion.
- **Interactive Grid**: Contains numbered items that players can interact with to progress through the game.

![alt text](https://github.com/NafisRayan/2048-Web-Game/blob/main/ss.png)

## Getting Started

### Prerequisites

Ensure you have a modern web browser installed on your device.

### Installation

1. Clone the repository to your local machine.
```
git clone https://github.com/NafisRayan/2048-Web-Game/
```
2. Open the `index.html` file in your web browser to start playing the game.

## Contributing

Contributions are welcome Please feel free to submit a pull request if you'd like to contribute to the project.