0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
~557 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Game Development x 6
2 Posted Topics
If you want to be able to save whenever you want to, all you need to do is make a save 'function'. Modularizing your code will make it much easier to work with, change, and improve. Say you have a struct 'hero' with variables strength, health, and exp. Your program …
Hey I'm new to programming but I know enough now that I have been trying to program my own game. I works, but I think my code is too complicated. Does someone want to test it and give me some suggestions? Thanks!
The End.