Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I draw lines, circles, points, graphics in a console window?

0
Posted

Can I draw lines, circles, points, graphics in a console window?

0

No. There is no documented way to draw in a console window. You have a few options: • Write a Windows GUI application (see above for tutorials). • You can use the WinBGI library (see above) to port DOS graphics code that uses the BGI (Borland Graphics Interface). • You can use the Win32 port of the Allegro library (see above) to port DOS graphics applications developed with DJGPP and Allegro.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123