Archive

Archive for February, 2007

Things get better

February 21st, 2007 Βασίλης No comments

Source: PAPAKI (roguelike project)

Its very funny to find out that programming is easier than it used to be. I remember the last year where I was spending hours to add new functions and work properly, but now in a few minutes I can add a new feature which wasn't at the earlier versions of the game. Maybe its because things are still simple in the source, maybe.
Today I made some functions for better usage at output and added more files for loading(races, monsters,mapsets*,tilesets) , menu screen added too.
*another version of tileset for the world generator

Version 0.0.7

February 19th, 2007 Altefcat No comments

Une nouvelle version pointe le bout de son nez, et on se rapproche doucement de la première version jouable.

Read more…

Categories: Progress Tags:

Map generators on progress

February 13th, 2007 Βασίλης No comments

Source: PAPAKI (roguelike project)

More and more ideas are coming to my mind and the development crawls slowly but yesterday i made some good things for the maps. The console size will be 80x25 characters so it can be played at win98 finally( are there still users with win98? ) and "camera" focus in the area of the hero, areas now are only 15x15 tiles and are linked so good like a continious map :)
I was also wandering... do you want me to make a small rl just for a little game fun, or are you patient for the "GREAT" game?