Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.08 KB

Web port of Tsukihime

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

Installation

You can play the latest realease online here: https://holofield.fr/tsukiweb.

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