card game

Blackjack Card Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Blackjack Card Game is a web application created using the JavaScript programming language. The purpose of this project is to provide fun and enjoyable gameplay through this card game. The program is displayed in a web browser and includes card assets and various shape objects. The Blackjack Card Game in VanillaJS is designed for entertainment by allowing users to play the Blackjack card game

Solitaire Card Game using Tkinter in Python with Source Code

Submitted by razormist on
Solitaire Card Game using Tkinter in Python with Source Code - A Python game application that uses the Tkinter library to replicate the gameplay of the real solitaire card game. The game mechanics are the same as the original, where you need to stack the 4 cards in a specific pattern and order. Python Source Code.

Klondike Solitaire Card Game in JavaScript Free Source Code

Submitted by razormist on
Klondike Solitaire Card Game in JavaScript Free Source Code - A simple Card game that clone the original Klondike Solitaire Card Game for website application. The game mechanics is same as the original where you need to place all the cards in the 4 spaces in corresponding order and symbols. JavaScript Free Source Code.

Simple Black Jack Card Game in JavaScript Free Source Code

Submitted by razormist on
Simple Black Jack Card Game in JavaScript Free Source Code - A classic card game where you play with cards and make a deal with a dealer to procure the winner. This game as the same mechanics of the original black jack in the casino where you need to get a numbers closest to 21. JavaScript Free Source Code.