Two weeks ago, I resurrected an old game that I have written six years ago with my friends. I was not sure how long it would hold my interest. But I guess I was unnecessarily worried. I have completed over two weeks of work on it and spread over 60 changesets, the total Lines of Code changed is easily over 8,000 lines. So that is good work for 2 weeks, working part-time. The entire game has been revamped, with more focus on extensibility.
Although it will look mostly like the old game, extensive code reorganization work was done on it. Loadable TTF Fonts, Loadable Maps, efficient rendering etc are some of the things that I have been working on. Booty has been working on the windows port. Once the code re-org is completed, we plan to add more experience and gameplay changing features like terrains etc.
We also plan on providing a FPS kind of perspective, in future - but that is a long way to go. By using a source code repository, tracking these major release branches is turning out to be very easy!
Showing posts with label GameDev. Show all posts
Showing posts with label GameDev. Show all posts
Thursday, May 7, 2009
Friday, April 24, 2009
Resurrecting Adrian
We had to borrow my friend's CPU for a week, since the graphics card on which we could actually program was very expensive and beyond our means. Unfortunately, after the contest, the development stalled as we cannot afford the graphics cards. Later I was able to afford one, but then, I was working full-time, so that left little time for game development.
A week ago, I got a mail from a guy who played the game and liked it. That prodded me into going back and look through the code and realized I was as excited about it, as I was when we first got the idea. So I decided to resurrect the game, and immediately moved the code to Google code for version control, and started working on it. The latest code and developments can be seen here.
I am also working on giving this game a newer home somewhere on the net. This might take a while as I plan to first improve the game etc. The old website of the game can be found here.
Subscribe to:
Posts (Atom)