Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jh1997sa

Pages: [1]
1
General / Re: New to SFML - Is there anything wrong with this code?
« on: February 22, 2013, 12:03:29 am »
Well I've made a few simple games with Java so I guess that helps.

Oh and I'm the guy who was on the IRC channel earlier trying to get SFML 2 to work. Anyway I've got it working now so I'll rewrite it using SFML 2 and, well, finish the game.

Thanks for your reply!

2
General / New to SFML - Is there anything wrong with this code?
« on: February 21, 2013, 08:25:06 pm »
Hey,

I'm very new to C++ and SFML. I've been programming in Java for a few months now but I only started C++ (and SFML) yesterday.

Anyway, I'm creating the hello world of game development, Pong.

If someone could just go through this code and check if there's anything significant which I could improve, it would be much appreciated!

GitHub link: https://github.com/jh1997sa/Game-Development

Pages: [1]