Gridfold by alfadur

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

gridfold.png

A bare-bones puzzle platformer.

Controls: arrows/wasd to move, Enter or Space for action, R to restart the level. To grab onto a ledge, press towards it while falling.

There are 7 levels in total.

Made with Kotlin, PixiJS and Clip Studio Paint.

Update: fixed issues with collision detection, as fun as it might have been to walk on the outer side of a level.

Links

  • Web: https://alfadur.github.io/gridfold/
  • Source: https://github.com/alfadur/gridfold

Ratings

Given 0🗳️ 0🗨️

Feedback

witchkun
25. Apr 2017 · 19:14 UTC
awesome! but tricky controls and shitty b/w graphics :| We need more colors for the colors god!
cottontshirtz
26. Apr 2017 · 03:22 UTC
I like the wrap around effect, and how you have to think about how 'down' changes. I noticed that when you're playing on the web browser both space and up/down cause the page to scroll on Firefox.
Ace17
26. Apr 2017 · 18:05 UTC
A very nice idea for this puzzle game ; I played until there were no more levels left! (too bad there are only 7 of them!)
🎤 alfadur
26. Apr 2017 · 22:11 UTC
@witchkun https://alfadur.github.io/gridfold/color.html :smirk:

@cottontshirtz I had this scrolling problem with previous entries, that's why I keep adding wasd as backup. Should look for a real solution sometime :thinking:

@Ace17 it's a small world in time, as well as in space :smile:
Iak
01. May 2017 · 06:24 UTC
Nice puzzle mechanics. Took me a moment to realise that falling into nothingness would make me reappear elsewhere, which is a great mechanic to give more depth to an otherwise simple small map though.

Doesn't seem too specific for the theme? Oh well~