Skip to content

biorand/puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 BioRand Puzzles

A mobile-friendly collection of puzzle minigames inspired by the Resident Evil series, built as a web app with Lit and TypeScript.

📋 Prerequisites

  • Node.js 18+
  • npm (ships with Node.js)

🔧 Building

npm install
npm run build

Output is written to dist/app.min.js.

🏃 Running

npm run dev

Starts a dev server on port 8080 (fallback if busy) with file watching and live reload on source changes.

🧪 Running Tests

Unit tests (Vitest):

npm test

End-to-end tests (Playwright):

npm run e2e

Run all checks (format, lint, unit, e2e):

npm run verify

📄 Licence

BioRand is licensed under the MIT License.

About

Little website/mobile app with every Resident Evil puzzle.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages