toukirnaim08 / Angular-Typescript-Brick-Game

2D breakout game written in typescript and built on angular framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Typescript Brick Game

Its a 2D breakout game written in typescript and built on angular framework.

Features:
  1. Rendering and moving image on HTML5 "canvas".
  2. collision detection
  3. control mechanisms, and winning and losing states.
  4. Paddle and keyboard controls.

This project is generated with Angular CLI version 12.0.4. If you are new in javascript/typescript development, you can give it a try.

Final demo

Development server

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

For more information, please go through the project and feel free to create an issue for any misunderstanding.

About

2D breakout game written in typescript and built on angular framework.


Languages

Language:TypeScript 71.8%Language:CSS 16.4%Language:JavaScript 7.5%Language:HTML 4.3%