https://github.com/iliaidakiev/ng_2048_workshop
Angular 2048 game online ->
https://github.com/iliaidakiev/ng_2048_workshop
2048 angular game workshop
Last synced: 12 months ago
JSON representation
Angular 2048 game online ->
- Host: GitHub
- URL: https://github.com/iliaidakiev/ng_2048_workshop
- Owner: IliaIdakiev
- Created: 2017-03-10T15:06:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T13:06:18.000Z (about 9 years ago)
- Last Synced: 2025-05-02T19:42:08.865Z (about 1 year ago)
- Topics: 2048, angular, game, workshop
- Language: TypeScript
- Homepage: https://iliaidakiev.github.io/NG_2048_workshop/
- Size: 173 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 2048 Workshop
## Play online:
[Click here](https://iliaidakiev.github.io/NG_2048_workshop/)
## About:
This simple implementation of the 2048 game is intended to serve as an example for an Angular workshop that took place on 26th of March 2017. The task for this workshop was requested by students from the second [HackBulgaria Angular course](https://hackbulgaria.com/courses/angular2-volume2/) that was organized by me ([Ilia Idakiev](https://bg.linkedin.com/in/idakiev)). A dynamic version of the game can be found [here](https://github.com/IliaIdakiev/NG_2048_workshop/tree/sasho).
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.0-rc.1.
## Run locally:
Run `ng serve` in terminal and navigate to `http://localhost:4200/`.