Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Graphics.

Status
Not open for further replies.

enamoni

Programmer
Oct 3, 2002
3
BD
I use turbo prolog. And I want to program graphics in it. Is it possible?
 
i dont know about turbo Prolog but if there is XPCE for it u can use graphics.

I use SWI-Prolog where XPCE is integrated. XPCE is a package for object orientated programmin in Prolog. It comes with many defined objects e.g graphicals, windows, dialogs, textitems and all teh stuff u need.

I did a prolog procejt for offered by the University of Hamburg where we tried to make a clone of teh famous Unix Bubbles game. It is an animated game where u shoot coloured bubbles to a virtual roof and build lines. Its like Tetris.
Anyways its all possible with Prolog if u have XPCE (and easy to use)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top