Vick Scarlet df6b130b56 update data
2021-09-07 15:51:52 +08:00
2021-09-03 21:13:43 +08:00
2021-09-05 22:03:44 +08:00
2021-09-07 15:51:52 +08:00
2021-09-05 23:32:17 +08:00
2021-08-17 17:07:14 +08:00
2021-08-19 13:08:44 +08:00
2021-09-06 15:15:01 +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-04 23:48:45 +08:00
2021-09-06 18:15:55 +08:00
2021-09-06 18:15:55 +08:00
2021-09-04 23:48:45 +08:00

lifeRestart

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%