Skip to content

ItsukiYoshida/walk-the-dog

Repository files navigation

説明

RHBが歩くゲームです。 Rustでブラウザゲームを作成する練習として作成しております。

How to install

npm install

How to run in debug mode

# Builds the project and opens it in a new browser tab. Auto-reloads when the project changes.
npm start

How to build in release mode

# Builds the project and places it into the `dist` folder.
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published