# unity-casino-game **Repository Path**: ilxna/unity-casino-game ## Basic Information - **Project Name**: unity-casino-game - **Description**: 【游戏案例】unity 卡牌博彩游戏 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2018-07-12 - **Last Updated**: 2024-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unity Casino Game A Casino cards game made in Unity, based on the project of this [tutorial](https://goo.gl/jZK7VG) All the sprites used can be downloaded [Here](https://goo.gl/nDtC2y) The full working game can be downloaded [Here](https://goo.gl/okWVcD) # What it is This is game project made for the "Fundamentals Techniques of software engineering" class of INTEC, the project consists in the implementacion of the popular card game 'Casino' in which the players have to win the game by trying to pair the most number of cards on the board which sum is equal to their own cards. # Screenshots ## Menu ![alt-text](https://github.com/justaname94/unity-casino-game/blob/master/Media/Menu.jpg?raw=true "Menu") ## In-Game screen ![alt-text](https://github.com/justaname94/unity-casino-game/blob/master/Media/game_screen.jpg?raw=true "In-Game screen")