Blackjack Game in Godot
This project is a Blackjack card game built in the Godot engine using GDScript. It fully implements the classic card game with a clean, modern interface and smooth animations. The project explores game logic, user interface design, and demonstrates both gameplay programming and UI/UX skills using a modern open-source game engine.
Features
- Complete Blackjack game implementation with standard rules
- Clean and intuitive UI designed for ease of use
- Card animations and visual feedback
- Score tracking and game state management
- Implemented using Godot 3.5 and GDScript
Screenshots
Screenshot coming soon...
Game UI screenshot...
Technologies Used
Godot Engine
GDScript
Game Design
UI/UX