Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~222 People Reached
Favorite Forums
Member Avatar for Xomy

Here is a game I made in school, I've been going back through it and am looking for ways to improve it. If anyone has any ideas or critical feedback that'd be great :^) [code]public class Game1 : Microsoft.Xna.Framework.Game { GraphicsDeviceManager graphics; SpriteBatch spriteBatch; const int INSERT_COIN = 0, PLAYING …

Member Avatar for Xomy
-1
222