Search found 2 matches
- Wed Jun 24, 2020 3:30 am
- Forum: Libraries and Tools
- Topic: Card Game Framework
- Replies: 6
- Views: 10508
Re: Card Game Framework
Hi Jason, I forgot to mention that I use a class library . I was hoping to be able to implement dragging within the class itself, but no luck. I put that on the back-burner for now while I just power through with implementing other features. Game Phases Draw Phase, Set Phase, etc. It results in a lo...
- Thu Jun 18, 2020 3:14 am
- Forum: Libraries and Tools
- Topic: Card Game Framework
- Replies: 6
- Views: 10508
Re: Card Game Framework
What a coincidence, I am currently making a card game as well! Mine is in the style of TCGs like Yu-Gi-Oh as opposed to casino games or Cards Against Humanity. I don't have much experience with programming (I'm doing this as my final project for the Intro to CS course, CS50x) so I'm doing most of th...