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

Author Topic: A few questions about the SFML game development book  (Read 2119 times)

0 Members and 1 Guest are viewing this topic.

devilswin

  • Newbie
  • *
  • Posts: 38
    • View Profile
    • Email
A few questions about the SFML game development book
« on: January 15, 2015, 07:50:12 pm »
Hello, I was wondering why at certain points, when comparing the downloadable source code to the code i have written, i appear to be missing numerous things. Like in chapter 3:
  • When does the book say to make the resource identifier file?
  • Also, when does it say to make the string helper class?
  • Why does it seem that i am always missing includes and other things that are important?

Rosme

  • Full Member
  • ***
  • Posts: 169
  • Proud member of the shoe club
    • View Profile
    • Code-Concept
Re: A few questions about the SFML game development book
« Reply #1 on: January 15, 2015, 09:06:39 pm »
The book is not made for you to program line by line like it says in the book. That is why the code is provided. That way you can follow with the book.

Also there is this topic that can probably answer most question regarding the book.
GitHub
Code Concept
Twitter
Rosme on IRC/Discord

 

anything