Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 525 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 525 Bytes

Enigma

A minimal brain game for all ages, written by angular - check out the demo

How to play

complete the mission by rotating all roters to show the same green light, Easy!

enigma demo

How to install

  1. Install Angular CLI

npm install -g @angular/cli

  1. Install Packages

npm install

  1. Start Site

ng serve

  1. Install Angular Bootstrap (https://github.com/valor-software/ngx-bootstrap)

ng add ngx-bootstrap