Skip to content

Banjo-Kazooie Concentration Challenge - A game built in React using a variety of hooks, including audio hooks.

Notifications You must be signed in to change notification settings

jfaMan/react-concentration

Repository files navigation

Banjo Kazooie Concentration Challenge

Banjo Kazooie Concentration Challenge Screenshot

Introduction

A throwback to one of my favourite childhood games, Banjo-Kazooie. This is a memory card game built in React using a variety of hooks, including audio hooks. It was created in just 2 weeks while learning React after finishing my coding bootcamp in 2021. Tweaks have been made here and there since.

Features

  • Player name
  • Remaining tries counter
  • Final score
  • Music on/off toggle
  • Different endings

Setup

After cloning this repository:

  1. Enter the directory with cd react-concentration
  2. Make sure Node 20 is installed and set. If not, run nvm install 20 --lts to download the latest stable release and set it.
  3. Install dependencies with yarn install.
  4. Run the app in development mode with yarn start.
  5. Open http://localhost:3000 to view it in the browser.

This project was created using Create React App. For more information, see the documentation there.

Hosted Build

You can play the latest build hosted here: https://banjo-kazooie.netlify.app/

About

Banjo-Kazooie Concentration Challenge - A game built in React using a variety of hooks, including audio hooks.

Resources

Stars

Watchers

Forks

Packages

No packages published