Skip to content

sbtrwt/card_game_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

card-game

Simple single player card game. Pick card make hand according game room rules.

Main idea to create this game to test card game and also some feature of api calling to test user login.

Code Implementation

  • Dependency Injection
  • Service locator
  • Observer design pattern
  • Object pooling
  • ScriptableObject
  • MVC-S architecture
  • Singleton design pattern

HOW TO PLAY

  • Player can login after OTP
  • Select game room
  • Select card from deck check if matched with your game play requirement and drop card which is not required.
  • Main goal to achieve game room target. For example - we have game 21 that means all cards total must be 21 to win.

Login

image

Select Game Room

image

Game Room

image

Gameplay

2024-05-31.20-42-56.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published