🎮 Card Clash – Game Jam 3 Project

"Card Clash" is a fast-paced turn-based battle game where you and an AI opponent fight using cards that represent three moves: Attack, Block, and Special.

Each round, the player picks one of the three cards. The AI randomly chooses its move, and the result is determined by simple rock-paper-scissors-style rules:

  • Attack beats Special

  • Special beats Block

  • Block beats Attack

Both players start with 10 HP, and whoever drops to zero first loses the game.

Once the game ends, a message is displayed, and after a short delay, the scene transitions to a Game Over screen.

This game focuses on demonstrating core gameplay logic, UI updates, win/loss conditions, and scene management—all built in Unity with programmer art.

Published 4 days ago
StatusReleased
PlatformsHTML5
AuthorPranavs2002
GenreCard Game
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.