Skip to content

TomasBivainis/blackjack_teacher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack teacher

Practise the mathamatically correct way to play blackjack.

visualsort is released under the MIT license. Follow @tomasbivainis Deployment Status

Blackjack Teacher lets you practice the basic strategy of blackjack by playing different situations. You are presented with the opening cards and have to choose whether to hit, stand, double down or split pairs. The website automatically checks if the move you chose is the optimal move and tells you.

Development

If you want to tinker with the project, you can install all the needed packages by typing npm install and then build it with npm run build. The built project will appear in the dist folder where index.html will be the main page.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Issues

For issues, please open a GitHub issue.

About

A website to practise playing the mathematically optimal blackjack strategy.

Resources

License

Stars

Watchers

Forks

Contributors