Skip to content

A old school GameBoy Legend of Zelda type of game

Notifications You must be signed in to change notification settings

RD-Alberts/GB-Zelda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zelda Unity

Zelda Unity is a game that is based on the old school NESS and Game Boy Zelda's.

This repository contains the Zelda Unity source code.

Preview

Design patterns

For this project multiple Design Pattern were used. The Design Patterns used are listed below.

  • Observer Pattern (Signal,SignalListener)

Observer Pattern

The Signal and SignalListener scripts are used to keep track of the player health.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

A old school GameBoy Legend of Zelda type of game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages