Skip to content

leviv/botw-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botw-loader

A clone of the Legend of Zelda, Breath of the Wild loading screen The original loading screen can be seen here, and the final version created by me can be seen here.

The live version of the loader can be seen here. You can also view the Master Mode version of the site by adding ?mastermode=true to the end of the URL like this.

Prerequisites

In order to compile the styles for this project, you need to have SASS installed.

To install SASS using npm

npm install -g sass

Install SASS using homebrew

brew install sass/sass/sass

Getting started

To clone the repository to your local machine

git clone [email protected]:leviv/botw-loader.git

Then simply open index.html in your favorite web browser to get it up and running

Development

To compile SASS changes to make them take effect

cd assets/css
sass --watch styles.sass:styles.css

About

A clone of the LoZ Breath of the Wild loading screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published