Created using the Godot engine, this AI is adept in the turn-based card game blackjack. Use the model to assist you in beating the dealer!
This repository contains a blackjack game created in Godot. It includes an AI dealer and a button for the user to make optimal moves, which acts on suggestions from the AI.
The game ends when either the player or the dealer goes above 21, or both turns are finished. Whoever has the highest score without exceeding 21 wins the game.
- Ensure Godot 4 is installed on your PC
- Clone the Github repository
- Navigate to
./Godot_Blackjack_AI/project.godot
and open - In the upper right hand of the project, click the Run button
- BlackJack | Play Online for Free | Washington Post. (n.d.). Arena Washington Post. https://games.washingtonpost.com/games/blackjack
- Blackjack. (n.d.). https://bicyclecards.com/how-to-play/blackjack/
- Blackjack Hit, draw, stand, Black Jack decisions. (n.d.). https://saliu.com/bbs/messages/593.html
- Anand, A. (2023, February 16). Create our own Blackjack Game using Python - AskPython. AskPython. https://www.askpython.com/python/examples/blackjack-game-using-python