Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/cookie-clicker
🍪 Cookie clicker clone using three.js
https://github.com/malcodeman/cookie-clicker
cookie-clicker
Last synced: 21 days ago
JSON representation
🍪 Cookie clicker clone using three.js
- Host: GitHub
- URL: https://github.com/malcodeman/cookie-clicker
- Owner: malcodeman
- License: mit
- Created: 2020-08-08T06:34:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T20:42:58.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T11:10:38.728Z (about 2 months ago)
- Topics: cookie-clicker
- Language: TypeScript
- Homepage: https://clickerclone.surge.sh
- Size: 618 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - cookie-clicker - Cookie clicker clone. (Next.js)
README
# [cookie-clicker](https://clickerclone.surge.sh) 🍪
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/cookie-clicker/blob/master/LICENSE)Simple cookie clicker clone using three.js.
![Screenshot](readme/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/cookie-clicker.git
cd cookie-clicker
yarn install && yarn dev
```## License
[MIT](./LICENSE)