­
­

SDL 2.0 ~ Using the GUI library and access it with C

Hola, amigos! Thank you for your visit to this blog and today I want to show you how to setup SDL 2.0 and create a simple window using C programming language. Have a seat and prepare yourself for this confusing journey. First, I want to explain you about what is a GUI and what is an SDL? Graphical User Interface (GUI) GUI is...

Continue Reading

Canvas and HTML5 ~ Moving Text from Left to Right

What is up, guys? Back with me again in this beautiful day. Today I will show you how to move text on canvas from left to right. First things first, let we together get a little bit understanding of what is the HTML5 and what is a <canvas>. What is HTML5? HTML5 is the latest version of Hypertext Markup Language, the code that...

Continue Reading