jdaly13 / ginrummy

gin rummy game application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

gin rummy game application

License:GNU Lesser General Public License v2.1


Languages

Language:JavaScript 78.7%Language:CSS 16.6%Language:HTML 4.7%