Showing posts with label snake. Show all posts
Showing posts with label snake. Show all posts

Monday, August 11, 2014

I'm Back

Hello fellow programmers ! I am back after more than half a year !

In the meantime I've finished my first year of CS studies, got hired at a Game Dev company and overall doing awesome  !

As a comeback to this block I would like to announce that I started learning OpenGL and I'd like to start making a simple game with primitives (a snake or something like that) and upload it with all the source code (including shaders). I will start working at this game asap but my schedule is a little busy at the moment with some courses on Coursera and work but I promised to myself that I will work at least 1 hour per day to develop my dev skills. So by the end of this week the game should be done and I will add more on it as I learn more stuff.

The book that I'm reading at the moment is Anton's OpenGL 4 book, you should check it out !

Monday, August 5, 2013

Tuesday, April 23, 2013

Pascal the Snake

After a long break from programming (forced due to the exams I have to take this summer in order to get into university) I decided to make a simple Snake game for one of my classmates , the big problem was that he needed it in Free Pascal which, to be honest, is old and rusty compared to Python or C++ . But , in exchange for a ticket at Iron Man 3 , I decided to give it a try . So here it is the source and the executable.