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: 8 months ago
JSON representation

game demo created to simulate jellyfish movement made in p5.js

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

[![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)