landgreen c9a5ab91b8 combos
mantisBoss flashes for a second before it drops invulnerability
removed parasitism - it's too similar to invulnerability tech
invariant no longer drains energy while wormhole time is paused
  added 1 research cost
added secret combo to change molecular assembler mode

bug fixes
  issue with constraint: "mob death heals mobs"
    mob health was becoming NaN, this was infecting other values like player energy
  entering a seed in settings wasn't giving the same results as a randomly generated seeds
    also removed some random code that was using seeded shuffle, but didn't need to
      converted it to non seeded random shuffle with .sort(() => Math.random() - 0.5);
2025-01-18 17:00:10 -08:00
2025-01-18 17:00:10 -08:00
2025-01-18 17:00:10 -08:00
2023-07-11 21:37:11 -07:00
2021-11-28 05:28:01 -08:00
2023-03-31 07:32:38 -07:00
2024-12-24 11:22:57 -08:00
2019-10-09 15:35:56 -07:00
2024-04-08 19:44:08 -07:00
2025-01-04 21:33:32 -08:00
2025-01-18 17:00:10 -08:00

2-d physics rogue-lite platformer shooter

https://landgreen.github.io/n-gon/

Description
pusheen's n-gon fork
Readme GPL-3.0 29 MiB
Languages
JavaScript 98.7%
CSS 0.8%
HTML 0.5%