Skip to content

EnderXie23/ClockDreamer

Repository files navigation

ClockDreamer

This is our repo for the Clock Dreamer game inspired by Honkai StarRail DLC.

Note

This project uses ThreeJs, and you are recommended to use JetBrains IDE to open this project folder.

You may need to run the following commands to init the repo:

npm init -y
npm install --save three

Also, for smoother module import experience, use the following command:

npm install --save-dev vite
npx vite

Then you can click on the link that pops up from the console to directly access the HTML file!~

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published