An open API service indexing awesome lists of open source software.

https://github.com/andrejewski/color-blind

Color simple shapes from memory
https://github.com/andrejewski/color-blind

color drawing game

Last synced: 9 months ago
JSON representation

Color simple shapes from memory

Awesome Lists containing this project

README

          

# Color Blind

Color simple shapes from memory

Build for deploying on Github pages via:

```sh
npm run publish
```

# Decision log

- [2022-12-17] I've added a penalty multiplier for coloring outside the lines to discourage people from just drawing over the whole canvas and getting a reasonable score. I've chosen the multiplier to be five which I feel is pretty harsh and should curb the tricks.