https://github.com/zhadier/two-zero-four-eight
https://github.com/zhadier/two-zero-four-eight
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhadier/two-zero-four-eight
- Owner: zhadier
- Created: 2022-03-14T20:06:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T16:47:03.000Z (almost 4 years ago)
- Last Synced: 2025-03-31T16:32:41.897Z (10 months ago)
- Language: JavaScript
- Size: 549 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 2048
> I was really bored during my vacations so I thought why don't we play a game, or even better ~ Make one

Alot of lessons to learn here, thought I had Javascript under the belt but man was I knocked of my pedestel while working on this project.
## Built With
- HTML / CSS / JavaScript
## Live Demo
- [GH-Pages Link](https://zhadier.github.io/two-zero-four-eight)
## Getting Started
### To launch the project locally:
#### Step 1:
- Clone this repo locally using git and the following git command
git clone https://github.com/zhadier/two-zero-four-eight
#### Step 2:
- Open the cloned folder in a code editor of your choice
- Run npm install (npm and node are prerequisites)
- Run npm start (To show in live server)
- Run npm test (To see jest testing results)
## Authors
👤 **Zeeshan Haider**
- GitHub: [@zhadier](https://github.com/zhadier)
- LinkedIn: [Zeeshan Haider](https://www.linkedin.com/in/zhadier39/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
We would love to hear your thoughts and ideas 🖤
## Acknowledgments
- Made following Web Dev simplified's amazing tutorial
## 📝 License
This project is [MIT](./MIT.md) licensed.