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

Author Topic: SFML Complete Game Tutorial  (Read 73396 times)

0 Members and 1 Guest are viewing this topic.

BobDole

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: SFML Complete Game Tutorial
« Reply #90 on: March 29, 2012, 03:46:16 pm »
Nice, next part soon?

Serapth

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: SFML Complete Game Tutorial
« Reply #91 on: March 30, 2012, 06:35:43 pm »
Hopefully soon, been a bit hectic in these parts.

Serapth

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: SFML Complete Game Tutorial
« Reply #92 on: April 26, 2012, 04:39:04 am »
I've recently had some requests for a PDF version of this tutorial, which frankly will take some effort to create.  Just looking for a general consensus if it is worth my time to make such a thing, or is HTML good enough?

cotterall

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: SFML Complete Game Tutorial
« Reply #93 on: April 30, 2012, 01:59:12 pm »
I just want to thank you for writing these tutorials, they have helped me a great deal. I don't mind putting together the PDF version for you if you like.

Serapth

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: SFML Complete Game Tutorial
« Reply #94 on: May 03, 2012, 12:21:32 am »
That would be pretty awesome if you did!


On the topic of other people doing my work for me...  :)

Nathan is porting the source code from SFML 1.6 to 2.0, starting with chapter 6 ( before that it's pretty cut and paste ), so if you are interested in this tutorial in 2.0 form, check this out.

I will edit the originals to include 1.6 and 2.0 source downloads once he is completed.  For now, there is a starting point for 2.0 (RC).  Like the examples I provide, its download and go.

Jove

  • Full Member
  • ***
  • Posts: 114
    • View Profile
    • http://www.jestofevekites.com/
Re: SFML Complete Game Tutorial
« Reply #95 on: May 03, 2012, 11:51:58 am »
Download linky is broken  :(
{much better code}

cotterall

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: SFML Complete Game Tutorial
« Reply #96 on: May 03, 2012, 12:24:35 pm »
The download link is case sensitive, it needs a capital P in the file name, this link should work:
http://www.gamefromscratch.com/downloads/pang/pang6/Pang6v2.zip

I'll start working on a PDF version of the tutorial.

Serapth

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: SFML Complete Game Tutorial
« Reply #97 on: May 03, 2012, 02:41:53 pm »
Thanks for the catch cotterall.

I've fixed the link... that was odd, I swore I tested it after posting.  Ill blame gremlins for that one.

Serapth

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: SFML Complete Game Tutorial
« Reply #98 on: May 04, 2012, 10:27:35 pm »
Part 7, 8 and 9 have now been ported to 2.0 as well. 

Detail link

Serapth

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: SFML Complete Game Tutorial
« Reply #99 on: May 18, 2012, 05:54:52 pm »
In response to a reader request, I just finished putting together one more part, this one covering compiling in release mode.

It's part of the main tutorial series.  Essentially it covers building in release configuration, provides the required Visual Studio 2010 dlls and then covers what files need to be shipped with your game for someone else to play it.

If you are looking at distributing a 1.6 SFML game, even if you didn't run through my tutorial, this post should probably be of use to you.  Building the DLLs themselves is a bit problematic, thanks to the statically linked freetype library, which caused me one gigantic headache.  That is why I provided them in a zip.

dendroidking

  • Newbie
  • *
  • Posts: 1
  • VivuVoucher
    • Yahoo Instant Messenger - dendroidking@yahoo.com
    • View Profile
    • VivuVoucher - nơi mua bán trao đổi tất cả các loại Voucher
Re: SFML Complete Game Tutorial
« Reply #100 on: April 18, 2017, 05:38:08 am »
Amazing tutorial. Wish I found something like long time ago. Keep up the great work and good luck to everything you do.
VivuVoucher - nơi mua bán trao đổi tất cả các loại Voucher

 

anything