landgreen 9b65a188eb chapter 1, 2
lore: chapter 1 and 2 are now somewhere in the game
  lore is the same for all difficulty levels

testing mode and custom are now locked by default until you reach chapter 1
  or just hack the game to skip the lore and enable testing and custom
    localSettings.loreCount = Infinity;
    localStorage.setItem("localSettings", JSON.stringify(localSettings));

bug fix: performance greatly improved on drawing multiple duplicated power ups
2021-01-23 07:01:04 -08:00
2019-10-22 07:08:09 -07:00
2021-01-23 07:01:04 -08:00
2019-09-30 19:08:55 -07:00
2021-01-17 09:23:57 -08:00
2021-01-02 18:46:14 -08:00
2019-07-11 10:04:58 -07:00
2021-01-23 07:01:04 -08:00
2019-10-09 15:35:56 -07:00
2020-03-16 08:17:34 -07:00
2021-01-23 07:01:04 -08:00
2021-01-23 07:01:04 -08:00

2-d physics rogue-lite platformer shooter

https://landgreen.github.io/sidescroller/

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