Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AhsanAyaz/ng-2048
The 2048 game built with Angular & Tailwind CSS
https://github.com/AhsanAyaz/ng-2048
2048 2048-game 2048variants angular codewithahsan tailwind typescript
Last synced: 3 months ago
JSON representation
The 2048 game built with Angular & Tailwind CSS
- Host: GitHub
- URL: https://github.com/AhsanAyaz/ng-2048
- Owner: AhsanAyaz
- License: apache-2.0
- Created: 2022-01-05T00:15:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T22:13:20.000Z (8 months ago)
- Last Synced: 2024-08-02T14:09:05.821Z (6 months ago)
- Topics: 2048, 2048-game, 2048variants, angular, codewithahsan, tailwind, typescript
- Language: TypeScript
- Homepage: https://code-with-ahsan.github.io/ng-2048
- Size: 2.07 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ng-2048
## About the game
A new rendition of the classic [2048 game](https://play2048.co/) using Angular, Typescript, Tailwind CSS and a bit of 💗## Demo
https://code-with-ahsan.github.io/ng-2048
## Try Locally
Clone the repository first. Then install the package dependencies using npm or yarn.
Then run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## About me
I'm a Software Architect working at Syncron and a Google Developers Expert in Angular. I create video tutorials on YouTube and write articles at my blog https://ahsanayaz.com.
Like my work?
Or follow & connect with me on my Socials:
[![Twitch](https://img.shields.io/badge/Twitch-9146FF?style=for-the-badge&logo=twitch&logoColor=white)](https://twitch.tv/codewithahsan)
[![GitHub Profile](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://www.github.com/ahsanayaz)
[![LinkedIn Profile](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/ahsanayaz)
[![Twitter Profile](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/codewith_ahsan)
[![Instagram Profile](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://instagram.com/codewithahsan)
[![Facebook Profile](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white)](https://facebook.com/codewithahsan)
[![TikTok Profile](https://img.shields.io/badge/TikTok-000000?style=for-the-badge&logo=tiktok&logoColor=white)](https://www.tiktok.com/@codewithahsan)
[![CodeWithAhsan Discord](https://img.shields.io/discord/814191682282717194.svg?label=CodeWithAhsan&logo=Discord&colorB=7289da&style=for-the-badge)](https://discord.gg/rEBSSh926k)