I'm at my dad's house for one week so I decided to make at least 5 games in that time period.

The second game is about colors in a block pushing game.

Source code :  https://www.puzzlescript.net/play.html?p=6e7c3f95890d59a0a4937fce04625450

Controls :
- Arrow keys to move
- X to select
- Z to undo, R to restart

StatusReleased
PlatformsHTML5
Rating
Rated 4.6 out of 5 stars
(5 total ratings)
AuthorStingby12
GenrePuzzle
Made withPuzzleScript
Tags2D, PuzzleScript, Short

Comments

Log in with itch.io to leave a comment.

(+1)

Orange: Push

Pink: Pull

Green: Stick

Purple: Swap

Blue: Slide

i'm guessing if you move a box over the blue thing, it moves the top status bar box the same way; orange is push, purple is pull.

first or something

Well, so far I've figured out:

1. If I push the left block, everything freezes and I can't do anything.

2. If I don't push the left block, there's nowhere to go and, um, I can't do anything.

I don't usually post "I don't even know how to get started" comments, but--

(3 edits) (+1)

Just figured out the instructions

  • the goal is to place all boxes on the buttons
  • orange boxes can be pushed
  • pink boxes can be pulled
  • the colors of all boxes change according to the number of pressed buttons
  • the row of colors above the map shows the color that corresponds to the number of pressed buttons from 0 to n

next levels have even more colors with different logic on them, not giving spoilers though!