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: 8 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T18:26:26.000Z (almost 6 years ago)
- Last Synced: 2025-02-25T02:45:37.357Z (over 1 year 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
oranbusiness@gmail.com
20200613
```
# TODO
- ~~interaction
- tweening library
- tenticals rendering
- ik tenticals, or sine wave version
[](https://postimg.cc/hJxxNGLp)
# Live Demo
# [Click Here](https://wisehackermonkey.github.io/jellyfish-game/)
### Run
```
python -m http.server
```
# Gif dev log
#### v1

