Giter Site home page Giter Site logo

zelda's Introduction

Legend Of Zelda - CS50 Version

Introduction

This is a simplified version of the classic game The Legend of Zelda developed as part of the CS50 Introduction to Game Development course. In this game, players control a character who must navigate through dungeons, defeat enemies, and solve puzzles to progress.

zelda

Features

  • Top-down view reminiscent of classic Zelda games.
  • Player movement and interaction with objects and enemies.
  • Basic combat system with sword attacks.
  • Dungeon exploration with multiple rooms and obstacles.
  • Collectible items and power-ups.
  • Heart system for player health.

Additional Features (from Game Dev Specifications)

  1. Healing Hearts: Random Dropped Hearts from some vanquished enemies, which will heal the player for a full heart when picked up.

  2. Carrying and Throwing Pots: The player can pick up pots, carry them over, and throw them at walls or enemies. When thrown, the pot disappears upon collision with a wall or enemy, inflicting damage on enemies.

Controls

  • Arrow keys: Move the player character.
  • Spacebar: Attack with the sword or throw pots (if carried).
  • Enter/Return: Pick up pots (if carried).

Installation

To run the game, ensure you have Love2D framework installed on your system. You can download Love2D from the official website.

Clone this repository to your local machine:

git clone https://github.com/najlae01/zelda

Usage

Navigate to the project directory and run the game with Love2D:

cd zelda
love .

Credits

  • Developed with Love2D (Lua) as part of the CS50 Introduction to Game Development course.
  • Game development specifications and guidance provided by CS50 team.

zelda's People

Contributors

najlae01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.