Skip to content

A side scrolling objective-based game developed using Godot Game Engine and GDScript. Main objective involves the Wolf to catch 20 Chicken.

Notifications You must be signed in to change notification settings

yash-seth/Wolf-Em-Down

Repository files navigation

Wolf Em' Down

A side scrolling objective-based game developed using Godot Game Engine and GDScript. Main objective involves the Wolf to catch 20 Chicken.

Features

  • Randomized Chicken Spawn
  • Collision-based mechanisms
  • Proximity based directional 'running away' behavior
  • Custom drawn assets for Wolf and Chicken models
  • Parallax Background

To run on web browser

  1. cd into Web folder
  2. Run a node server to host the file using the following command with required flags set npx local-web-server --https --cors.embedder-policy "require-corp" --cors.opener-policy "same-origin" --directory "."
  3. Go to https://127.0.0.1:8000/ to access the game

Samples

Main Menu

image

Launching Game

image

Gameplay

image image

Victory Message

image

End Credits

image

About

A side scrolling objective-based game developed using Godot Game Engine and GDScript. Main objective involves the Wolf to catch 20 Chicken.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published