A simple puzzle to create gift wrapping.  It's a simple prototype with few levels. But the game has a free mode where you can create your own and share them. 

StatusPrototype
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorEugeneSpacehead
GenrePuzzle
Made withUnity
Tags2D, box, Christmas, gift, Unity, wrap

Development log

Comments

Log in with itch.io to leave a comment.

I started trying to make more levels, and despite all signs saying I can copy the level codes, it actually doesn't copy to my clipboard ;0;

I did make one level though, and manually wrote out the code so others can play it! Hopefully I copied it down right:

BQUJAQACAwQXFAwEDfAJ8AEX8AAUF/ACDBQX8AIUF/ADBfwAAwUF/ADBBfwAAQUF/ABBBfwAgQUF/ADBAwX8AAEDBQX

And a second one, that I hope is right hahaha

AgUJBQQDAgYWAQgDBAIV8AnwBRbwBQHwBAEW8AUW8AQIFvAFCPAECBbwAwMW8AMDCPACAwgW8AkD8AMDFvADA/ACAxbwCQMI8AMDCBbwBATwBQQW8AICBPADAgQW

On further testing, it copies internal to the sandboxed browser game, so while I can't copy my code out, it is then what is pasted if I go back and try to load a code. (Aka, I also have to then hand type the code back in in order to load a custom level)

Hi!

It's cool that you made some levels. It's a pity, but I couldn't run it. About copy\pase function by default on Unity for WebGL does not work correctly. I didn't know about that when creating that game. Maybe when I have enough free time, I will fix it.

(1 edit) (+2)

hello,

I think I’ll pass level 11 but , nothing is going on! Have you ever heard of this problem? Do you have a step-by-step procedure that might allow me to compare? please!

(+1)

https://eugenespacehead.itch.io/gift-wrap-puzzle/devlog/333611/level-11-walkthro...

(2 edits) (+1)

thank you very much! EugeneSpacehead I was doing it wrong even if I had the right result!

I was frustrated not to have been able to finish ! now it’s done !

thank you !

(+1)

Hello

Thank you for your feedback.

There is an error threshold in the game, you managed to overcome it. I forgot to ask you your sequence of steps. 

If possible write it please. The form of writing is like this : 


step1 - 1,2,4,R

step2 - 1,2,3,W

etc.

(1 edit)

hello! I managed to recover my procedure: 

1 : 1 + 2 W 

2 : 4 R

3 : 4 + 2 W

4 : 3 R

5 : 3 + 5 W

6 : 6 W 

7 : 6 + 2 R 

good day !  

Reproduced

Thank you very much!

(1 edit) (+2)(-1)

I like it!
It is like Bart Bonte’s FactoryBalls ;)

(+1)

I like Bart Bonte's FactoryBalls too! And I was wondering how to make a game like that. Well, with Unity, it's not hard.

(+2)

Yes, you got it! Nice realisation!