Skip to content

js13kGames/delph

 
 

Repository files navigation

Delph

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

A pretty blob simulation with zero game play.

game

A game submitted for the 2021 js13kGames.com competition.

Unfortunately the game play 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.