BASIC GEARS Just a quick project that includes basic gears that may be used for other things. Useful in learning about gear ratios (e.g., if you're trying decide if you really want to be an ME). The sprites are not very general, since they use a lot of global variables, but they're pretty easy to understand, so I preferred to do them this way for now. I think if you were to make a game using gears, you would want to have some broadcasting between gears that touch, etc. I will leave that to more clever programmers... And if you found this project when you searched for "gears of war," I apologize.