Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 665 Bytes

readme.md

File metadata and controls

26 lines (20 loc) · 665 Bytes

Gin Rummy

version 2.0
Fully functioning Game against computer/Joshua upto 100
Rebuilt using vanilla javascript, Redux, and ES6 modules

full verision http://ginrummy.surge.sh

additions to be added in future versions *start new game *congratulations screen *off screen menu for functionality *more in depth algorithms for computer play

Requiremets

NODE

Development

npm install
npm run dev //development environment
npm run build // final build into live directory all front end code

should open up browser tab - hit refresh if you don't see cards

https://twitter.com/jamiebuilds/status/1022568918949408768 webpack configuration babel