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: 2 months ago
JSON representation

🍪 Cookie clicker clone using three.js

Lists

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)