Working on an Android Game
February 26, 2012 by ·
Lately Ali and I are planning to work together on a simple free android game. We thought of working on IPhone first, considering the volume of users we could reach. But eventually, we could not resist the simpler Java language over the cryptic Objective C. We will think about porting to IPhone after the Android version actually gets completed.
We have found a very good game framework called Libgdx. The game will be a side scrolling, avoid the enemies style game that will use the touch and accelerometer together. [Read more…]
My DIY Solar Panel
December 11, 2011 by ·
Flash Game for Flash Programming class
September 12, 2011 by ·
Yes, indeed..flash is dying. But this class was fun. Simon is a good teacher. Ali and I worked together on this project. This game uses OOP for all character and the game. Sorry, we didn’t put the Mute option for the sound. I did all the graphics in about 3 hours. Ali’s strong physics knowledge was very useful for the dynamics of the arrow in the game.
Get Source Code.
Get Source Code.
Simple Java Minesweeper Game.
September 12, 2011 by ·
This was the final assignment for JAC444 at Seneca. Its a simple minesweeper java applet game. Kyle and I worked on this together. I realized team of 2 is better than 1 or 2+. In pair programming, one of the programmer types the codes while the other look over his mistakes and makes sure they are working in right direction. Sort of like rally driving, one person drives while the other gives navigation information. This game could use some improvement for rendering.
Download Source
ASP.NET MVC3 Application Project
August 12, 2011 by ·
ASP.NET MVC3 Application for a typical recruitment company. The company has many employees who can work for a certain client company. Many to Many relationship between employee and client. The models are made using code first entity framework 4.1
Iteration 1: Model class files completed. Basic site working. Needs Authentication to be added.
Iteration 2: Jquery was added. Some ajax features added. JQueryUI was added to get a thematic look. Jquery full calendar plugin was added to the homepage. I am hosting it on my home server, torontoworkforce.veryusefulinfo.com for demo purposes. If is down, then probably my computer is shut off or I may have shut the server down temporarily to work on the computer.
Iteration 3: User authentication added.




