wilgert / ng-tetris

Check out the article on Angular In Depth

Home Page:https://blog.angularindepth.com/game-development-tetris-in-angular-64ef96ce56f7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-tetris

Tetris game in Angular. Play it now!

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.

Todo

  • Show points on board on line clear.
  • Upload to Netlify and link from readme.
  • Highscore.
  • Colors and shapes should not need empty first.
  • Still some for-for loops.
  • Services?

About

Check out the article on Angular In Depth

https://blog.angularindepth.com/game-development-tetris-in-angular-64ef96ce56f7


Languages

Language:TypeScript 88.9%Language:HTML 8.4%Language:CSS 2.7%