Skip to content

requinDr/tsukiweb-public

Repository files navigation

Web port of Tsukihime

The goal is to provide an accessible modern way of reading an old, beautiful story.

Installation

The Progressive Web App (PWA) can be installed from the title screen using chromium-based browsers (e.g., chrome, edge, opera).

To download the source code and run the game locally, follow the steps below:

  1. install node.js (version 18 / 20+ is required)
  2. Install project dependencies with npm i
  3. Start the localhost with npm start
  4. Open your browser at the localhost address specified in the output of the previous command

Roadmap

A roadmap is available here https://github.com/requinDr/tsukiweb-public/wiki

Contributing

Anyone wanting to contribute can download the project and follow the roadmap, or do something else entirely.
You can find our contributing guidelines here

Project technologies

  • React (Vite)
  • TypeScript
  • SASS