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 - GrislyGames

Pages: [1]
1
General / main menu
« on: April 07, 2013, 09:20:25 pm »
So I've been trying to figure out how to make a main menu in SFML 2.0 c++. I'm new at programming with it (only been using it for about a month now) and I'm now trying to make a game which is very important to have a main menu in. I'm not sure whether I should just use bool variables or whether I should be doing something else ( I've tried with the bool variables and wasn't able to get it to work). Thank you for your time! :D

2
General / Gravity
« on: April 06, 2013, 04:09:36 am »
So I'm fairly new at programming in c++, and I've been trying to get some sort of gravity working in my 2D side-scroller. I am using SFML 2.0, and it would be great if someone could please explain to me how to implement gravity using an equation or whatever (an example would be nice as well). Also- I apologize if I am posting this in the wrong section of the forums. Thanks! ^__^

Pages: [1]
anything