Skip to content

An engine for determining odds and perfect strategy for different variations of blackjack and different counting systems

License

Notifications You must be signed in to change notification settings

Pizzascripters/jackfish-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jackfish GUI

A mobile-friendly graphical interface written in React for the JS Blackjack engine Jackfish. Live demo available here.

Development Setup

Use npm run react-start to start a local development server. Jackfish will use your system's PORT environment variable if it is set, otherwise it defaults to http://localhost:3000. To change the port on Linux use PORT=<PORT> or set PORT=<PORT> on windows.

Create a production build of the Jackfish GUI with npm run build --prod and deploy with npm start.

About

An engine for determining odds and perfect strategy for different variations of blackjack and different counting systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published