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/
- Host: GitHub
- URL: https://github.com/jaredly/cowcow
- Owner: jaredly
- Created: 2017-07-18T06:10:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T06:14:16.000Z (almost 9 years ago)
- Last Synced: 2025-03-31T16:59:27.476Z (about 1 year ago)
- Language: OCaml
- Homepage:
- Size: 353 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Cowcow
A snake game where you eat cows and run away from mongeese.


## Building
```
npm install
npm start &
npm run build
```