• Stars
    star
    10,088
  • Rank 3,453 (Top 0.07 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

やり直すんだ。そして、次はうまくやる。

Life Restart

English | 简体中文

Introduction

  • Game Life Restart

Usage

Web Version
  1. Clone project code.
git clone [email protected]: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.