Skip to content

joselevelsup/react-cyberpunk-breach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Cyberpunk 2077 Breach Protocol

This quick project is a web replica of Cyberpunk 2077's Quick Hack Breach Protocol. Just a fun little puzzle. If you are not familiar, I suggest you watch this video .

Its not entirely perfect but please...go ahead...play!

Example

Showcase

API Reference

<QuickHackBreach />

  • Props:
    • bufferWidthAndHeight
      • Type - Number
      • Optional
      • Default - 5
      • Defines the width and height of the puzzle
    • amountToCrack
      • Type - Number
      • Optional
      • Default - 3
      • Defines how many buffers needed for you to complete the puzzle
      • Also defines how many tries you have before you fail the puzzle

Start up

  1. Run npm install
  2. Run npm run start - runs local server using Parcel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published