SFML community forums

General => General discussions => Topic started by: SuperV1234 on October 08, 2014, 02:15:51 pm

Title: My CppCon2014 talk about SFML gamedev: "Quick game development with C++11/C++14"
Post by: SuperV1234 on October 08, 2014, 02:15:51 pm
Hello SFML community,
my name is Vittorio Romeo (http://vittorioromeo.info) and I'm a Computer Science student.

This year I've attended CppCon2014 (http://cppcon.org) and gave a talk about game development (almost) from scratch using the newest C++ standards (C++11 and C++14) and SFML.

The goals of the talk are showing how easy it is to use modern C++ to create a game and encouraging everyone to try game development.

I hope you'll find it interesting!

https://www.youtube.com/watch?v=TC9zhufV_Z8

I'm always open to feedback :)
Title: Re: My CppCon2014 talk about SFML gamedev: "Quick game development with C++11/C++14"
Post by: Lo-X on October 08, 2014, 08:56:16 pm
I haven't watched the whole video yet (hard to find the time to watch it all at once), but I really do like it so far.