2021-11-28 19:27:16 +08:00
2021-09-03 21:13:43 +08:00
2021-11-11 21:37:45 +08:00
2021-11-21 21:41:46 +08:00
2021-11-07 22:17:04 +08:00
2021-11-07 22:17:04 +08:00
2021-10-31 00:13:22 +08:00
2021-11-28 19:05:24 +08:00
2021-09-15 11:39:39 +08:00
2021-10-31 00:13:22 +08:00
2021-08-17 18:17:26 +08:00
2021-09-05 22:03:44 +08:00
2021-08-15 11:01:01 +08:00
2021-08-24 08:36:25 +08:00
2021-11-07 22:17:04 +08:00
2021-09-04 01:35:38 +08:00
2021-10-31 00:13:22 +08:00
2021-08-15 11:04:05 +08:00
2021-10-31 00:13:22 +08:00
2021-11-28 19:05:24 +08:00
2021-09-28 22:35:11 +08:00
2021-09-28 22:33:43 +08:00
2021-11-28 19:05:24 +08:00
2021-11-28 19:05:24 +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.
yarn install

Or

npm install
  1. Start local server.
yarn dev

Or

npm run dev
  1. After the startup is complete, will automatically open a browser and visit http://localhost:8081/view/index.html.
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%