Wednesday, June 3, 2015

Traffic Lights

Poor students have to toil a lot to do these kind of projects and final outcome looks like how the chipmunks cleaned the house "spik and span".

They are bright, they are young and they are learning.

Credits go to shubham and mohd. ashfaq... since this project did not appear in the blog earlier and it looks new i presume that these guys did it on their own. Im still wondering how they did the clouds and the trees. Nice to know of such great talent in the college.

Snapshots:








Here is the source.

Space invaders

Jeevan hats off to you. Nice project and i really liked the attribution and warranty at the start of the program.

Here are the snapshots:






Here is the source.... scratchpad.c and textures.c.

Racing car

As the name suggests this racing car is going on a racing track which glows...

Abhilash Joel worked on this project and i must confess he is a good programmer. Will turn out as an excellent professional though i would like to advice him to devote more time to designing and analysis.

The last thing that a programmer does after writing code which does the job is to beautify the code. Online code beautification tools can be used. Optimize the code. Make it look better. Write as many comments. Even if its just a hundred or two hundred line program it should be "delivered" properly yes even if its going to be an open source software.(NOTE: I FOLLOW NONE OF THE ABOVE. WHAT IS WRITTEN HERE IS CHARACTERISTICS OF AN IDEAL PROGRAMMER)

Snapshot:




Here is the source.

Abhilash forwarded me another version of the game which he claims is better in playing control. Here it is. Modifications that i suggest may be to change the color of the tracks and have a sky and greenery on the sides of the track.

Racer

In this project the cars are moving as earlier in the old racer car project posted before. Only extra thing that is added is that the black meter line on the road is made to translate down so that it gives an impression that the cars are moving.

Here are a few snaps:







The problem with this project is that after some points a few cars block the road and player compulsorily loses.

Here is the source.