Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lulunac27a/angular-clicker-game
Clicker game with Angular
https://github.com/lulunac27a/angular-clicker-game
angular angular-game angular-js angularjs clicker clicker-game game typescript typescript-game
Last synced: 14 days ago
JSON representation
Clicker game with Angular
- Host: GitHub
- URL: https://github.com/lulunac27a/angular-clicker-game
- Owner: lulunac27a
- Created: 2024-07-12T01:54:17.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-10-01T04:18:40.000Z (about 1 month ago)
- Last Synced: 2024-10-10T11:40:45.452Z (about 1 month ago)
- Topics: angular, angular-game, angular-js, angularjs, clicker, clicker-game, game, typescript, typescript-game
- Language: TypeScript
- Homepage: https://lulunac27a.github.io/angular-clicker-game/
- Size: 748 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Clicker Game
This app is a clicker game written in Angular. It has three buttons for three different counters.
## Running the app
Run `npm run serve` after installing npm dependencies. Then go to `localhost:4200` in your web browser.