Click here to Skip to main content
15,890,897 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm creating a game where an admin can ask users questions. however questions will be math equations and the answers that the users give need to be in diagram form.

So I am wondering, would it be easier to just allow the admin to submit how the diagram should look, or shall I assign each particle in the diagram so that the game scans the diagram to see if its correct.

I'm kind of stuck on where to start

(BTW this is a 2d game)

What I have tried:

I haven't actually started yet
Posted
Comments
Richard MacCutchan 22-Nov-19 12:45pm    
I would guess that you first need to figure out how you will compare the correct diagram with the one submitted by the user.
ZurdoDev 25-Nov-19 16:46pm    
I think that's what the OP is asking for advice on.
Member 13925784 28-Nov-19 4:02am    
Yes you're correct

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900