Forme Sauvage by numero15

[raw]
made by numero15 for LD 38 (JAM)

forme_sauvage.gif

sc01.png

Forme Sauvage (which means "Wild Form" in French) is a game where you need to capture the wild forms appearing in the top half of the screen, using a matching form among the domesticated ones you own (bottom half). Forms match when they share an identically-colored shape at the same position.

Forme Sauvage was made exclusive in code: graphics and audio are generated procedurally, using respectively the paper.js library and the web audio api.!

Links

  • SITE: http://nathanaeltardif.com/experiments/LD38/Fullpage/
  • SOURCE CODE:https://github.com/CawawaC/LD38

Ratings

Given 0🗳️ 0🗨️

Feedback

sachos345
03. May 2017 · 11:17 UTC
Well that was a pretty interesting idea and the fact that all is procedurally generated is super cool. I wish there was a way to spawn colors that you missed, i got a few runs where i only got Blue or Orange color left and most of the forms i was getting at top where for colors i didnt have. I dont see how this match with the theme though. This could work as mobile you should keep working at it.
jishenaz
09. May 2017 · 01:45 UTC
The procedural characters are very impressive, but the game is a little too hard. The wild form usually doesn't match the domesticated forms completely, and the domesticated forms disappear too quickly. It is however an interesting concept.