Eggtale

Handdrawn 2D Platformer Takes Flight!

Screenshot1
Screenshot2

Software Used

As the lead programmer on this project, I utilized the Unity game engine for the development of this project.

About EggTale

EggTale is a 2D platformer developed over the course of a month. Traverse through multiple levels using a variety of different movement options. Avoid enemies and take to the sky!

My Contributions

Character Movement and Animation

Alongside the standard running and jumping, player's have additional movement options at their disposal. This includes Wile E. Coyote time, a double jump, and a glide. Each of these are attached to a state machine controlling our main character's expressive handdrawn animation and sound effects.

Enemy AI

Enemy's have been programmed to patrol the area based off the points they've been assigned. They can be assigned an theoritically infinite amount of points to patrol between. These points are not affected vertically, with scripting automatically adjusting the points to keep the enemies grounded.

Gameplay Video

Play Here!