"The Egg, the Chicken and the One in the middle" is my entry for the Brackeys Game Jam 2020.2.

You have to solve a series of puzzles while controlling a chicken that can transform into its past forms (the chick and the egg). But here is the twist (given the Jam theme "Rewind") :

You can only go back when switching forms, if you switch from the chick to the egg, you won't be able to use the past forms anymore for the duration of the level.

Abilities:

  • Chicken: Can jump and push crates around
  • Chick: Can glide through the air when holding the Jump button
  • Egg: Can roll faster when holding the Run button

There are five levels currently, so the game is pretty short at the moment. I'm trying to come up with some new level to add. I used this jam to get back again into Game Dev, so the play time of the game did not matter that much to me. It was more important to finish a project for once (looking at you folder of unfinished projects... ¬¬)

Controls:

  • Movement: WASD (or arrows)
  • Jump: W or Up arrow
  • Rewind form: Space
  • Run: Left Shift

Development:

The game was created in four days (I could not use all the available days due to work time constraints). This is my first jam ever and I'm pretty satisfied with the results although the process was not easy. I had not touch unity since some years ago and I always wanted to come back, so this was a great opportunity. 

The programming part was not difficult, but looking at it now, I still have a lot to learn about Rigidbodies, Physics and how it al interacts with movement.

For the art I just threw myself into Aseprite knowing absolutely nothing. It was hard at the start, and many hours were wasted redoing multiple sprites, but I'm happy with the result knowing that I've never been an 'art' person.

I added sounds for some of the actions, but I'm a zero in soun design. The music is from the game:

  •  "In search of the fallen star"- By Dkiller

Download

Download
TheChickenTheEggAndTheOneInTheMiddle_PC_v1.1.zip 20 MB

Comments

Log in with itch.io to leave a comment.

This was very fun to play! Are there plans for more levels?

Hey thanks for making the video! It feels strange but amazing at the same time as it was my ever first jam and I did not expect a video on it. 

I've been thinking on maybe adding some levels, but I would like to redo all the physics, because some part of it it was rushed and you could get stuck too easily (luckily you did not found those problems in the video :D ). 

I'll think and see what I want to do, because I liked the gimmick of not being able to go back to previous forms.

You are very welcome! I think it deserves some more puzzles, I really like the game for the concept you build it on. That you can only go back and not forward.

This is amazing! I enjoyed a lot :D Passed aall the game :3

I like the overall aesthetics, but it is pretty easy to get stuck. Nice play on the "Chicken and the Egg" though!

Yep, sorry about that. The rigidbodies of Unity tricked me into thinking it would be easier to program, but let all these collisions and movement problems ^^'

Played it and got stuck a few times, quite fun though, interesting twist on the genre, hope you get to do more in the future!

Yep, I know about getting stuck, sorry. I used rigidbodies and that caused many problems. If I had to do it now I would probably test the collisions myself. You always learn new things! :D

All fine though, we had our fair share of issues as well this game jam! I had a lot of fun!