Hi people, I bring you some updates, long time I haven't posted anything.
Well, the project is going well, a bit slow though because my studies. I have finally managed to have SFML(Simple Fast Multimedia Library, is a library which uses OpenGL and focus on drawing 2D Sprites along with other multimedia functions) working along with Bitmap, Sprite and Graphics classes. These classes aren't finished yet, they are kinda the hardest ones, but I can display things in screen.
Maybe you will be asking, but if in the last demo you could display sprites, why do you say now so? Well, the last demo uses SDL, another multimedia library. I have changed to SFML, because it seems easier to work with, and also it is faster than SDL.
Also, now I am working with MingW for compiler and codeblocks as ide. That means that porting ARGSS to other Operating Systems will be easier in the future(But it was a really pain to make MingW work with ruby and SFML in the past...). So, I am not more working with Visual Studio.
Now, the first post is not updated, I will see to update it soon. Also, I want to make a demo soon, after finishing the Input module, and you may see it soon.