项目作者: a7ul
项目描述 :
A slot machine game written in pure Javascript and Node JS
高级语言: JavaScript
项目地址: git://github.com/a7ul/slot-machine.git
SLOT MACHINE GAME
A game written in pure Javascript and Node JS
- Zero Framework approach - both on frontend and backend
- Uses ES6
- Static file server also in pure Node JS
To Play :
git clone https://github.com/master-atul/slot-machine.git
yarn install
or npm install
yarn start
or npm start