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

Author Topic: sfml OOP  (Read 1477 times)

0 Members and 1 Guest are viewing this topic.

alext94

  • Newbie
  • *
  • Posts: 16
    • View Profile
sfml OOP
« on: August 05, 2013, 05:36:08 pm »
I do games programming at university and part of it is that we have to learn oop with sfml. Well i am having massive difficulty doing this! I just can't work out how to lay my programmes out , or even how to begin planning and designing the objects can i have some help on how i would start planning/designing them ! thanks

Aster

  • Full Member
  • ***
  • Posts: 130
    • View Profile
Re: sfml OOP
« Reply #1 on: August 05, 2013, 05:40:39 pm »
If you have prior knowledge in programming, then I would recommend reading Tank's Game Development Design series. It's very helpful.

If not, try grabbing a copy of  the SFML Game Development book, you can find it by Googling, or I'm sure someone will post it here if you're too lazy.

 

anything