The name of my project is called, "Casino Paradise" and it is composed of a JavaScript game based off "Poker". The player will be versus a CPU and whoever has the better hand at the end of each round will win. In order to calculate the winner, I will have to create a function that can calculate if a player has a two of a kind, three of a kind, full house, etc. Then I will set a number based on their hand. If the player has no good hand, then set "playerHand = 0", if he has a two of a kind, set "playerHand = 1", so on and so forth. The player with the highest "playerHand" value would win for that round. The purpose of the website is to allow users to play poker without the needs of having physical playing cards. There will also be virtual currency, such that the player can bet up to their max current coins value. My target audience are users of all ages, but specifically those who are interested in card games. On my homepage, I will display the title of my project and show the clickable image of the game. Within my website, features will include the usage of Bootstrap. Once visitors are at my site, I would like them to click on the Blackjack image found on the home page. Afterwards they are able to play the game via the buttons on the screen. In total, there should be a minimum of three pages. One for the home page, one for blackjack and the other for my company information. The layout for my theme is going to be two columns, one on the left and the other on the right. The colors I will be using are red, green, yellow and brown. For my page navigation, I will be using a left nav bar. I'm not sure if other websites exists that are closely related to mine. I'm sure there are but I don't know about any. The types of things that I see on other websites are windows that fade in and little notification numbers that appear after certain actions.