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: about 1 month 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 (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-02T05:08:48.000Z (about 2 months ago)
- Last Synced: 2024-12-02T06:20:01.415Z (about 2 months 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: 777 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.