Hi guys! I am currently using c++ and I wanted to start doing basics of a game with oop. And I thought MGT would be good. So, the problem is idk where to start with. I'm planning to use only Land, Creature, Enchantment and, Sorcery cards. so is there any help to find how to start?
-you know hardest part is the beginning-
lilindiekid 0 Newbie Poster
Recommended Answers
Jump to PostMaybe because he’s interested in programming and also interested in Magic the Gathering?
When I was in middle school, I was morphing my skills from QBasic to Visual Basic, and I was also honing my touch typing skills, and loved using Mavis Beacon. So I wrote a Mavis Beacon clone …
Jump to Postwhere to start? Start with design. Classes that represent the nouns of the probem domain with their public interfaces that model the verbs. Don't worry about code yet.
Here's a good site that talks through how to do that:
All 5 Replies
rproffitt 2,701 https://5calls.org Moderator
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.