The goal is to provide an accessible modern way of reading an old, beautiful story.
The Progressive Web App (PWA) can be installed from the title screen using chromium-based browsers (e.g., Chrome, Edge, Opera).
It offers a better experience in general.
To download the source code and run the game locally, follow the steps below:
- install
node.js
(version18 / 20+
is required) - Get the source code:
git clone --recursive
- Install project dependencies with
npm i
- Start the localhost with
npm start
- Open your browser at the localhost address specified in the output of the previous command
A roadmap is available here https://github.com/requinDr/tsukiweb-public/wiki
Anyone wanting to contribute can download the project and follow the roadmap, or do something else entirely.
You can find our contributing guidelines here
- React (Vite)
- TypeScript
- SASS