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

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 ->

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/`.