Skip to content

manvendersingh21/CallBreak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CallBreak

A game of cards

CallBreak, a traditional Indian card game, revolves around the strategy of playing the highest-ranking card. Although it appears straightforward, mastering and winning the game proves to be quite challenging. Rules of the game: https://www.winzogames.com/blog/beginners-guide-on-how-to-play-call-break-rules-tips-tricks/

https://www.loom.com/share/2ce8293e89574b9db2f279ccefd0bb68

I really had a blast creating the game! There were so many aspects I wanted to cover in the video, but time constraints held me back. Despite the game seeming straightforward to code, I ran into several challenges. While I managed to display cards using sprite classes, I struggled to make them movable with the same approach. This forced me to put on my thinking cap to find a solution for card movement. Another big hurdle was ensuring that the played card stayed centered for four seconds. Additionally, crafting AI for the bots proved to be quite the task, consuming around 24 hours of my time. And, in the last I had to take numeric input in the gane which was also a challange in itself. the gameOn the flip side, I found immense satisfaction in coding the endgame logic, calculating player points, and declaring the winner. Plus, I thoroughly enjoyed incorporating input directly into the pygame environment instead of relying solely on the terminal.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages