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

https://github.com/jaredly/cowcow

http://cowcow.surge.sh/
https://github.com/jaredly/cowcow

Last synced: about 1 year ago
JSON representation

http://cowcow.surge.sh/

Awesome Lists containing this project

README

          

# Cowcow

A snake game where you eat cows and run away from mongeese.

![origin of the name](name.png)

![screenshot](screenshot.png)

## Building

```
npm install
npm start &
npm run build
```