SFML community forums

General => SFML projects => Topic started by: LTomy on December 21, 2020, 01:54:24 am

Title: Introduction to coding by making a video game
Post by: LTomy on December 21, 2020, 01:54:24 am
Hi, I wrote a tutorial about making a small video game using SFML, as an introduction to coding (In C++).

(https://ltcodex.com/Img/IntroductionToCoding.png)

Here is a video of the game:
https://youtu.be/pI6XP4mNSpQ (https://youtu.be/pI6XP4mNSpQ)

Here is the tutorial:
https://ltcodex.com/Tutorials/Introduction-to-coding (https://ltcodex.com/Tutorials/Introduction-to-coding)


You may find the code and the resources of the game here:
https://github.com/LTomy/IntroductionToCoding (https://github.com/LTomy/IntroductionToCoding)