Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

shaqb4

Member Since 02 Aug 2012
Offline Last Active Today, 01:04 PM
-----

Posts I've Made

In Topic: Need to change code copied from a tutorial

19 April 2013 - 01:41 PM

Thanks for the replies, everybody. :)

Since it's a throw-away program he can just keep it closed source and not put it on GitHub and move on to his next game.

 

I'd like to put it on github because one.) I figure being able to use github would be a useful skill and 2.) It would make it easier to get feedback on my code.

 

Also, my next game will probably need a timer also, so I might as well change the code now. The problem I'm having is that I don't know what I could change. I could get rid of some  member functions, change names, etc. I looked up other implementations for a Timer class, but they were mostly just slight variations of the one I have now. Any suggestions? (I'm not trying to ask you to change the code for me, I just want ideas for what I could change).


In Topic: Best Way to Share Projects/Code

18 March 2013 - 05:29 PM

Thanks, that was a great answer. It cleared it up perfectly. smile.png


In Topic: Best Way to Share Projects/Code

18 March 2013 - 03:38 PM

Thanks, I think I'm gonna go with github for now. This is a little off topic, but how do you actually build or compile a project that's on github. Do you just open up he project in an IDE and build it? For example, i saw that torque3d was on there, so if I wanted to turn that repository/source into a usable product/executable, is that how I'd do it (I know that most of these projects have places to download binaries and such, but I'm just curious)?

 

Sorry if this is a stupid question.


In Topic: How to implement gamestates

14 March 2013 - 09:07 PM

Thanks, all the answers are great! I don't think I'll need the more complicated state machines for a while, but it's nice to at least have an idea of how people do it. I can see from the responses that there're a lot of ways to implement game states. Are there reasons to use one way over another in specific situations, or is it more just a matter of preference?


In Topic: Game Studio A8?

01 February 2013 - 11:08 PM

Should I post this in a different place?


PARTNERS