Vick Scarlet 35c5fe36fb update: readme
2025-04-05 18:03:43 +08:00
2025-04-05 17:27:00 +08:00
2025-04-05 17:27:00 +08:00
2025-04-05 12:29:01 +08:00
2021-12-31 20:31:26 +08:00
2025-04-05 12:35:59 +08:00
2025-04-05 17:27:00 +08:00
2025-04-05 17:27:00 +08:00
2025-04-05 17:27:00 +08:00
2025-04-05 17:43:21 +08:00
2025-04-05 17:27:00 +08:00
2021-08-15 11:01:01 +08:00
2021-12-10 17:38:45 +08:00
2021-12-31 20:31:26 +08:00
2025-04-05 17:27:00 +08:00
2021-08-15 11:04:05 +08:00
2025-04-05 17:58:08 +08:00
2025-04-05 17:40:22 +08:00
2025-04-05 18:03:43 +08:00
2025-04-05 18:03:43 +08:00
2025-04-05 17:47:35 +08:00

Life Restart

English | 简体中文

Introduction

  • Game Life Restart

Usage

Web Version
  1. Clone project code.
git clone git@github.com:VickScarlet/lifeRestart.git my-project
cd my-project
  1. Installation dependence.
pnpm install

Or

npm install
  1. Start local server.
pnpm dev

Or

npm run dev
  1. After the startup is complete, open a browser and visit http://localhost:5173.
Command Line Version
node repl

Other Version

Versions

More instructions at documentation.

Description
No description provided
Readme 61 MiB
Languages
JavaScript 99.8%
HTML 0.2%