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

Pages: [1]
1
SFML projects / Re: where to start
« on: April 06, 2015, 11:11:29 pm »
I learned the ball collision sort of game before on Udemy. But it gives the progamm sort of by itself and he didnt finish the game.. I guess I have to do that again. !!!!!!

If you have never done anything of that size before then you need to start small. Start with a simple game clone such as good 'ol 'Pong'. It is very simple yet has enough to it to show you what it takes to make games. Start with getting a paddle on the screen and get it moving. Then move on and add a ball and finally collision. Soon enough you will have a working game and some more experience on what it takes to write games.  ;)

2
SFML projects / where to start
« on: April 06, 2015, 10:18:55 pm »
Hi, Guys
    I would like to start to build a game, sort of like sugar crush. But I have no idea where to start. what is the design process? How to divide this huge project into small pieces. I have basic C++ programming ideas. Thank you so much for the help.

Pages: [1]