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.



PS: I know there are some things missing like frame optimization , bonus food ,etc. but it was made in a hurry and also, it didn't seem 100% necessary :)

No comments:

Post a Comment