Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

essayZW/lightGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightGame

A light game based on electron

仿写gnome下的关灯游戏

git clone https://github.com/essayZW/lightGame.git
cd lightGame
yarn install
yarn start  //运行

或者 npm start 运行

打包, 使用electron-builder

linux 下面

yarn run linux或者npm run linux

windows 下面

yarn run win或者npm run win

使用electron-packager打包

//linux
yarn run package-linux
//win
yarn run package-win

devDependencies

  • electron@8.0
  • electron-builder@22.3.2

About

A light game based on electron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published