Skip to content

GeonWooPaeng/NumberBaseballGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚾ NumberBaseballGame (w. NW.js, Electron)

It is a game in which you achieve different three-digit numbers from 1 to 9. and use NW.js and Electron

  • 'Strike(스트라이크)': same number in the same spot
  • 'Ball(볼)' : same number in different spot
  • 'Nothing(낫싱)': not same number

What is inside?

Getting Start

  1. Install Tech & Run development server
npm install

//nw
npm run dev:nw // just NW.js setting
or
npm run prod:nw // build program

//electron
npm run dev:electron // just NW.js setting
or
npm run prod:electron // build program

If you need more imformation please enter my Blog :)

BlogLink: https://gwpaeng.tistory.com/458

Bonus Make Package Blog Link:

About

nw.js, electron example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published