Vick Scarlet b5a4db5224 new bundle
2021-11-24 11:24:01 +08:00
2021-09-03 21:13:43 +08:00
2021-09-05 22:03:44 +08:00
2021-11-24 11:13:05 +08:00
2021-09-10 11:24:24 +08:00
2021-11-24 11:24:01 +08:00
2021-10-02 16:34:50 +08:00
2021-11-24 11:14:58 +08:00
2021-09-15 11:39:39 +08:00
2021-09-09 17:21:32 +08:00
2021-10-31 02:09:55 +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-09-04 01:35:38 +08:00
2021-08-15 11:04:05 +08:00
2021-11-24 11:24:01 +08:00
2021-09-28 22:35:11 +08:00
2021-09-28 22:33:43 +08:00
2021-11-24 11:24:01 +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%