grekoshm / ng-tetris

Check out the article on Angular In Depth

Home Page:https://medium.com/angular-in-depth/game-development-tetris-in-angular-64ef96ce56f7?sk=66ab4b5774919de28eecd3a2662557a4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-tetris

Tetris game in Angular. Play it now!

Read the blog about making the game

tetris picture

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

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.

About

Check out the article on Angular In Depth

https://medium.com/angular-in-depth/game-development-tetris-in-angular-64ef96ce56f7?sk=66ab4b5774919de28eecd3a2662557a4


Languages

Language:TypeScript 86.8%Language:HTML 9.5%Language:SCSS 3.7%