Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.42 KB

File metadata and controls

61 lines (43 loc) · 1.42 KB

Monster Chase 🎮

Unity Version License

A 2D platformer game where players evade respawning monsters. Developed in Unity as part of game development learning journey.

monster_chase_game_snapshot

Game Overview 🕹️

Control your character to survive endless monster waves!

Key Features ✨

  • Intuitive Controls

    • ➡️ Right Arrow: Move right
    • ⬅️ Left Arrow: Move left
    • ⏺️ Space: Jump
  • Player Mechanics

    • Jump force customization
    • Collision detection
  • Game UI

    • Main menu system

Installation 🛠️

  1. Clone repository:
bash
   git clone https://github.com/alsongard/monster-chase.git

Open in Unity Hub:
Requires Unity 2021.3 or newer

Import all assets
Open scene:
Assets/Scenes/monster_game.unity

Controls 🎯

Action Key
Move Left ← Left Arrow
Move Right → Right Arrow
Jump Space

Acknowledgements 🎓 S Developed as part of game development studies with gratitude to:

  • freeCodeCamp for educational resources
  • Unity Technologies for game engine
  • OpenGameArt.org for free assets

Video

originality.webm

License 📄 GNUv2