Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)