Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wisehackermonkey/jellyfish-game
game demo created to simulate jellyfish movement made in p5.js
https://github.com/wisehackermonkey/jellyfish-game
Last synced: 1 day ago
JSON representation
game demo created to simulate jellyfish movement made in p5.js
- Host: GitHub
- URL: https://github.com/wisehackermonkey/jellyfish-game
- Owner: wisehackermonkey
- Created: 2020-06-14T05:52:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T18:26:26.000Z (over 4 years ago)
- Last Synced: 2024-11-10T12:44:34.231Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://wisehackermonkey.github.io/jellyfish-game/
- Size: 528 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jellyfish-game
####
```
by oran collins
github.com/wisehackermonkey
[email protected]
20200613
```
# TODO
- ~~interaction
- tweening library
- tenticals rendering
- ik tenticals, or sine wave version[![jelly-fish-v1.gif](https://i.postimg.cc/k5Yc66B3/jelly-fish-v1.gif)](https://postimg.cc/hJxxNGLp)
# Live Demo
# [Click Here](https://wisehackermonkey.github.io/jellyfish-game/)
### Run
```
python -m http.server
```# Gif dev log
#### v1
![](test.gif)![](https://i.postimg.cc/JnhjQ6Vs/screenshot-2.png)