2021-09-10 13:30:42 +08:00
2021-09-03 21:13:43 +08:00
2021-09-05 22:03:44 +08:00
2021-09-10 13:27:03 +08:00
2021-09-10 11:24:24 +08:00
2021-09-10 13:18:42 +08:00
2021-09-09 23:05:56 +08:00
2021-09-10 13:18:42 +08:00
2021-09-09 23:05:56 +08:00
2021-09-09 17:21:32 +08:00
2021-09-10 11:24:24 +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-09-08 12:58:11 +08:00
2021-09-10 13:30:42 +08:00
2021-09-07 21:41:12 +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

More instructions at documentation.

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