About Screenshots Download Developement Links |
AboutMass - a game without bitmapsWell, it is not a game yet, consider it more an experiment about what kind of games could be made of it. However it does compile, and you have a player to move around. Read the README for details or better look at the screenshots. The special thing should be that (almost?) no external bitmaps are used for the graphics, instead everything is generated on the fly as in a demo. There is a level description language now. For an example look at data/examplelevel.mas or data/trapper.mas, the documentation is called LEVELS. |