yes

jam =
  if theme.suitable
    (c++, inkscape) -> new vcvrack.module()
  else
    (coffeescript, p5.js, tone.js) -> new browser.game()

# I've been working on some modules lately for the magnificent vcvrack
# and I think it could be interesting to make a new one as an LD entry
# (this is your last chance to click on this link)

setTimeout jam, 4800000