All Projects → hueter → legend-of-z

hueter / legend-of-z

Licence: MIT license
A Zelda-esque 2D Action RPG game built by three Oregon State University students in 10 weeks from the ground up.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to legend-of-z

botw-modding
The Legend of Zelda: Breath of the Wild - Modding Documentation and Tools
Stars: ✭ 51 (+2%)
Mutual labels:  zelda
RingfitAdventure-BotW-Mod
Using a Ring Fit Adventure mod for The Legend of Zelda: Breath of the Wild. This allows the user to control the game with exercises.
Stars: ✭ 66 (+32%)
Mutual labels:  zelda
Randomizer
The official Twilight Princess Randomizer 1.0+ Code
Stars: ✭ 26 (-48%)
Mutual labels:  zelda
minishmaker
Level editing suite for The Legend of Zelda: The Minish Cap
Stars: ✭ 58 (+16%)
Mutual labels:  zelda
HWL-SaveEditor
An Save-Editor for the game Hyrule Warriors Legends (Nintendo 3DS)
Stars: ✭ 18 (-64%)
Mutual labels:  zelda
oracles-disasm
Disassembly of Oracle of Ages and Seasons
Stars: ✭ 125 (+150%)
Mutual labels:  zelda
OoT-Interactive-Map
Interactive Map for the world of Zelda: Ocarina of Time
Stars: ✭ 22 (-56%)
Mutual labels:  zelda
Hyrule-Compendium-API
An API serving data on all creatures, monsters, materials, equipment, and treasure in The Legend of Zelda: Breath of the Wild.
Stars: ✭ 82 (+64%)
Mutual labels:  zelda
ZeldaOracle
A Zelda game engine based off of Oracle of Ages and Seasons.
Stars: ✭ 20 (-60%)
Mutual labels:  zelda
zelda-battery
A Legend of Zelda inspired health-bar battery meter for the CLI and GUI
Stars: ✭ 22 (-56%)
Mutual labels:  zelda
zeldaPlay
A Single Page Application to help zeldaPlay players to track their characters and progress
Stars: ✭ 95 (+90%)
Mutual labels:  zelda
sounds-of-github
This is a Chrome extension to play sound effects whenever you leave a reaction on GitHub.
Stars: ✭ 72 (+44%)
Mutual labels:  zelda
react-sheikah-ui
React component library based on The Legend of Zelda: Breath of the Wild game
Stars: ✭ 45 (-10%)
Mutual labels:  zelda
botw-editor
The Legend of Zelda: Breath of the Wild - Editor
Stars: ✭ 27 (-46%)
Mutual labels:  zelda

The Legend of Z

Background

This game was built as a final project for Oregon State University CS 419 - Software Projects. It was built by Ellard Gerritsen van der Hoop @Ellard24, Michael Hueter @hueter, and Peter Murphy @murphpet. None of us had any game development experience.

We built this in 10 weeks (from September to December 2016) using Unity3d. The scripts are all written in C#.

We used free online assets. We don't own any of the assets, so we did not include them in this demo repository. We just included our (often times horrible hacky) C# scripts. We wanted to give other people ideas so they could build off ours and make better games.

Here are the sources of most our assets:


Watch the Game

Full YouTube demo by @hueter with only a couple instances of god-mode cheating 😅

https://youtu.be/LlmWZPMOlJE


Play the Game

Download the zip of your choice under Releases in this repo.

Notes:

  1. Ignore the antivirus warning when you open the executable.
  2. The OSX version is basically in Beta, because the run speed of Link is a bit buggy (probably due to differences in delta T calculations on OS clocks).

Gameplay

Controls

  • wasd or arrow keys = move
  • e = interact
  • c = stats screen
  • space = sword attack
  • left ctrl = bow attack
  • z = plant bomb
  • g = god mode (full health, take no damage)
  • Alt F4 or Command Q (OSX) = Quit the game (while in-game)

Map of the Game

Z Game Map


Disclaimer

I suck at legalese but here we go anyway.

We do not own nor claim to own any of the Zelda or other game trademarks or copyrights. This is a an educational experiment of making a Zelda clone using free online assets. We will never sell or attempt to profit from distributing any of this content. This was just a fun way for us to wrap up college.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].