https://github.com/hardchor/frog-pond
A pond simulation using PaperJS, socket.io and brain.js
https://github.com/hardchor/frog-pond
Last synced: 10 months ago
JSON representation
A pond simulation using PaperJS, socket.io and brain.js
- Host: GitHub
- URL: https://github.com/hardchor/frog-pond
- Owner: hardchor
- Created: 2013-05-08T11:06:30.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-27T14:40:25.000Z (about 13 years ago)
- Last Synced: 2024-04-15T00:07:29.725Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 699 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Frog Pond
=========
Install dependencies:
npm install
To start the server:
node server.js
Then navigate to [0.0.0.0:8081](http://0.0.0.0:8081/)