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

https://github.com/shankytiwari/racing-game-using-angular-blog-post

:rocket: A basic Car Racing game using Angular :car: :blue_car: :taxi:
https://github.com/shankytiwari/racing-game-using-angular-blog-post

angular angular5 car-racing-game racing-game-angular racing-games

Last synced: 5 months ago
JSON representation

:rocket: A basic Car Racing game using Angular :car: :blue_car: :taxi:

Awesome Lists containing this project

README

          

# Car Racing game using Angular

A Car Racing game using Angular with Crash detection feature. In case if you want to read full source code explanation, I have written a Blog post on this application.

**Blog Post Link : [Click here](http://www.codershood.info/2018/03/02/building-2d-racing-game-using-angular/)**.

**Demo : [Click Here](https://stackblitz.com/github/ShankyTiwari/Racing-Game-using-Angular-Blog-Post)**.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.0.

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

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

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