https://github.com/platane/js13k-2021
๐กโ๏ธ๐ก A pretty blob simulation with zero gameplay
https://github.com/platane/js13k-2021
blob game js13kgames js13kgames2021 webgl2
Last synced: 3 months ago
JSON representation
๐กโ๏ธ๐ก A pretty blob simulation with zero gameplay
- Host: GitHub
- URL: https://github.com/platane/js13k-2021
- Owner: Platane
- License: mit
- Created: 2021-08-18T10:59:21.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T11:13:49.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T02:11:10.950Z (5 months ago)
- Topics: blob, game, js13kgames, js13kgames2021, webgl2
- Language: TypeScript
- Homepage: https://platane.github.io/js13k-2021/index.html
- Size: 2.99 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Delph
[](https://github.com/prettier/prettier) [](https://github.com/microsoft/TypeScript) [](https://github.com/platane/js13k-2021/actions?query=workflow%3Amain) [](https://github.com/Platane/js13k-2021/blob/gh-pages/bundle.zip)
> A pretty blob simulation with zero gameplay.
[](https://platane.github.io/js13k-2021/index.html)
A game submitted for the 2021 js13kGames.com competition.
Unfortunately the gameplay is non existent. But it's still fun to watch!
- โ [**Play !**](https://platane.github.io/js13k-2021/index.html)
- ๐ or go to the [js13k entry page](https://js13kgames.com/entries/delph)
- ๐ฆ [bundle.zip](https://platane.github.io/js13k-2021/bundle.zip)
- ๐ [debug game](https://platane.github.io/js13k-2021/index.html?all=1)# Original Intents
- You were suppose to control one color of blob, fighting against other colors controlled by IA.
A working mechanisms to destroy / absorb enemies blobs was yet to be developed.
- The game was suppose to look like a paper map with terrain elevation level and potatoes representing armies, as see in history courses.
# Technologies
Blobs are drawn with WebGL2.