RHBが歩くゲームです。 Rustでブラウザゲームを作成する練習として作成しております。
npm install
# Builds the project and opens it in a new browser tab. Auto-reloads when the project changes.
npm start
# Builds the project and places it into the `dist` folder.
npm run build
RHBが歩くゲームです。 Rustでブラウザゲームを作成する練習として作成しております。
npm install
# Builds the project and opens it in a new browser tab. Auto-reloads when the project changes.
npm start
# Builds the project and places it into the `dist` folder.
npm run build