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:
- Host: GitHub
- URL: https://github.com/shankytiwari/racing-game-using-angular-blog-post
- Owner: ShankyTiwari
- Created: 2018-02-24T13:31:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T05:08:56.000Z (over 7 years ago)
- Last Synced: 2025-04-30T13:44:43.657Z (5 months ago)
- Topics: angular, angular5, car-racing-game, racing-game-angular, racing-games
- Language: TypeScript
- Homepage: http://www.codershood.info/2018/03/02/building-2d-racing-game-using-angular/
- Size: 480 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.