https://github.com/parikshit223933/cn-intern-assignment
https://github.com/parikshit223933/cn-intern-assignment
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parikshit223933/cn-intern-assignment
- Owner: parikshit223933
- Created: 2020-07-21T16:41:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T11:18:54.000Z (almost 6 years ago)
- Last Synced: 2025-02-23T18:14:33.604Z (over 1 year ago)
- Language: TypeScript
- Size: 606 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048 Game Using Angular
This is an assignment I made for Coding Ninjas Web Dev. Internship.
## Technology stack
1. Angular
2. ZingTouch (for Gesture Control)
3. Moment.js
4. Bootstrap
5. Animate.CSS
## ScreenShots

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.3.
## Development server
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.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).