MartinPSDev / Blackjack-Predictor

Project for a Blackjack predictor, initially it will only work through the console and then it will be rewritten to be an application with a graphical view for the user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Este es un proyecto de predictor de cartas Blackjack incluyendo la estrategia básica y el conteo de cartas. Esta es sólo la parte lógica, la parte gráfica va a estar desarrollada en Kivy para móvil y en Tkinter para Escritorio.

Va a dar la posibilidad de configurar todo el juego: Cantidad de mazos, Jugadores, etc.

Además de funcionar con el algoritmo de la estrategia básica se va a poder ver las cartas que ya fueron saliendo.

About

Project for a Blackjack predictor, initially it will only work through the console and then it will be rewritten to be an application with a graphical view for the user


Languages

Language:Python 100.0%