SFML community forums

General => General discussions => Topic started by: northLynx on August 04, 2016, 04:53:14 am

Title: Fully finished game with source code
Post by: northLynx on August 04, 2016, 04:53:14 am
I have been reading the sfml game development book and I was wondering if anybody knows where I can see a fully finished game with the source code. I want to see a different example of a finished game to see how the code looks different than the one from the book. Also to apply it to my code to get practice :)
Title: Re: Fully finished game with source code
Post by: nicox11 on August 04, 2016, 10:12:39 am
A small research would have led you there :
https://github.com/SFML/SFML-Game-Development-Book
Title: Re: Fully finished game with source code
Post by: Hapax on August 04, 2016, 12:43:05 pm
I want to see a different example of a finished game to see how the code looks different than the one from the book.
This suggests that you would like to see a game that is not the one from the book, right?

Maybe this list on the SFML wiki (https://github.com/SFML/SFML/wiki/Projects#open-source) will be of use to you.