Skip to content

jamesalexatkin/which-zelda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Which Zelda games can I play?

A website showing which Zelda games a user can play based on the Nintendo consoles they own.

https://jamesatk.in/which-zelda

Being one of Nintendo's most popular and successful franchises, the Zelda series has been entertaining players for over 30 years. In this time, many of the games have been ported, re-released or remade on successive platforms.

I thought it would be a fun idea to see which games I could theoretically play based on the consoles I own.

💻 Technology

This project was written in React.js.

To run, use npm install then npm start.

To deploy, use npm install --save gh-pages then npm run deploy.

🙏 Acknowledgements