Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BearSweeper

Brownie

Welcome, this game was originally built using React Native & now porting to Electron + ReactJS

Demo for ReactJS Website

Link to Demo Website: BearSweeper Demo Website

Demo for Electron App

Demo App

Prerequisite

  • Install Foreman
sudo npm i -g foreman

Clone and Setup

git clone https://github.com/kyaroru/bear-sweeper.git
cd bear-sweeper
npm i

Start & Run in Browser

npm start

Start & Run Electron App

npm run start-app

Build & Deploy

npm run mas-dev (for MacOS - development version for Mac App Store) --- CERT & PROVISIONING NEEDED
npm run mas (for MacOS - distribute via Mac App Store) --- CERT & PROVISIONING NEEDED
npm run dmg (for MacOS - distribute outside Mac App Store)
npm run appx (for Windows - distribute via Windows Store) --- PUBLISHER ACCOUNT NEEDED
npm run win (for Window - distribute outside Windows store)

Available on Mac/Windows

About

a mini game built using reactjs + electron

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages