Skip to content

dhara-bhavsar/ArtificialIntelligenceProject2015

Repository files navigation

ArtificialIntelligenceProject2015

Agent Playing Blackjack with Advice

The objective of this game is to draw cards from a deck of twenty-eight playing cards, using cards 2 through 7 and Ace only, to a total value of fifteen, begins with a deal of two cards to a player and a dealer.

This game can be played in standard mode and an advice mode where in the next best move for the player will be calculated combining card-counting and q-learning strategies.

In order to execute the program:

  1. Create a new Java project in Eclipse, create a new package by the name "blackjack" and copy all the source files in that package.
  2. Next, copy the images directory to the root of your eclipse project.
  3. Finally run BlackjackMDP.java as a Java application to run the blackjack simulator.

About

Agent Playing Blackjack with Advice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages