项目作者: a7ul

项目描述 :
A slot machine game written in pure Javascript and Node JS
高级语言: JavaScript
项目地址: git://github.com/a7ul/slot-machine.git
创建时间: 2017-12-07T19:31:57Z
项目社区:https://github.com/a7ul/slot-machine

开源协议:

下载


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 :

  1. git clone https://github.com/master-atul/slot-machine.git
  2. yarn install or npm install
  3. yarn start or npm start