Skip to content

HlexNC/WildForFood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WildForFood ๐Ÿพ๐Ÿช

Experience the thrill of protecting your cookies in "WildForFood," a low-poly indie game crafted for the January Showcase. This game symbolizes my learning journey with Unity Learn and showcases the skills I've acquired.

Your mission, should you choose to accept it, is simple: Don't let the wild animals eat your cookies!

WildForFood_SceneView

Development Diary ๐Ÿ“’

Click to expand๐Ÿ‘†

Day 1:

Embarked on this exciting journey. Faced initial challenges in setting up the project and deciding the game genre. The idea evolved from an old indie game where the goal was to dodge police cars.

Day 2:

A day of significant progress. Set up the initial scene, added a character controller, implemented character death, and more.

Day 3:

Faced challenges with the enemy mechanics and timer script. Originally, when a player collided with an enemy, it would eat the player's cookie, and when two enemies crashed, they would explode and disappear. The gameplay seemed dull, so revised it to make enemies run in different directions upon collision.

Day 8:

The original plan for the Enemy Generator was to spawn enemies on a rotating plane around the player. However, this didn't work out, so pivoted to a central EnemySpawnArea.

Day 13:

Added the End Game Screen and a GameStartScene.

Day 16:

Fixed animator, but still faced issues with the 'Eat_b' animation.

Day 18:

Resolved the 'Eat_b' animation issue. The issue was due to the character animation's inability to transition directly from 'run' to 'eat'. It had to transition from 'run' -> 'idle' -> 'eat'.

Day 21:

Introduced the Cookie! Made the End Game Screen and GameStartScene operational, added particle effects, and fixed several bugs.

Day 22:

Prepared a presentation and video for the game.


Final Look of the Game ๐ŸŽฎ

Game Picture 2

Game Video ๐ŸŽฅ

Wild.for.Food.mp4

Play the Game ๐Ÿ•น๏ธ

Ready for a wild adventure? Play the game here

About

WildForFood ๐Ÿช๐Ÿฆ - My indie game mastering mission: Protect your cookies from the wild!

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages