Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.62 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.62 KB

Delph

code style: prettier type: typescript GitHub Workflow Status Size report

A pretty blob simulation with zero gameplay.

game

A game submitted for the 2021 js13kGames.com competition.

Unfortunately the gameplay is non existent. But it's still fun to watch!

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.