https://github.com/malcodeman/cookie-clicker
🍪 Cookie clicker clone using three.js
https://github.com/malcodeman/cookie-clicker
cookie-clicker
Last synced: 3 months 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T20:42:58.000Z (over 3 years ago)
- Last Synced: 2025-01-29T22:33:06.511Z (4 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) 🍪
[](https://github.com/prettier/prettier)
[](https://github.com/malcodeman/cookie-clicker/blob/master/LICENSE)Simple cookie clicker clone using three.js.

## Getting started
```
git clone https://github.com/malcodeman/cookie-clicker.git
cd cookie-clicker
yarn install && yarn dev
```## License
[MIT](./LICENSE)