Sunday, September 20, 2009

Third year has started......

First semester of the third year of my degree course started on 14.9.2009, it's a beginning of another hard working 16-weeks.

In this semester we are learning lot of interesting CS subjects such as Software Engineering, Computer Networks, Database Management, Intelligent Systems & of course Programming Project.

Hope to dedicate this semester to my studies!!!


Tuesday, September 1, 2009

CSE-Programming Competetion-2009

After many tiresome days of coding & debugging the day of "CSE
Programming Competetion-2009" has arosed yesterday (31st of August). Many attractive clients were competed in order to hunt treasures as quickly as possible.

There were some eye-catching GUIs. One was Nisansa's GUI, it was simply amazing work done by him.

Here's a screen shot of my client.



Briefing about the Client:



  • Its main objective is to grab many treasures as possible which were send by the Server, before they dissappear or before other players take them.

  • Client plays without any user interaction. It was done by an artificial intelligence(AI) which coded by us. We used the A-star algorithm as our main algorithm with some modifications. In this game players are not allowing to move diagonally.

  • There're obstacles & pitfalls which are not change after game started, player get a penalty if it hits an obstacle & player will die if it has fallen into a pitfall.