Date: Thu, 8 Sep 94 11:54:33 EST From: acmq AT beta DOT coe DOT ufrj DOT br (Antonio Carlos Moreirao de Queiroz) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Game Programming Kevin (re7813ke AT meteor DOT uscolo DOT edu) writes: > some kind of graphical multi-windowsystem for our interface > (we can program this, but if its there) I have developed a small GUI that can be used with djgpp. Take a look to see if it is sufficient for your needs. Get the file pub/msdos/graphics/xv_pc17.zip at oak.oakland.edu. I never used it for games, and it does not provide very fancy displays usually found in games in the basic windows. But it imposes very few restrictions on what you can do, and is very small. Antonio Carlos M. de Queiroz