Borland Graphics Interface (BGI) for Windows platform
-
Updated
Jan 8, 2017 - C++
Borland Graphics Interface (BGI) for Windows platform
Today we are going to set up Visual Studio Community Edition for Computer Graphical Programming using graphic.h in C++.
Some programs using WinBGIm ( http://winbgim.codecutter.org )
A brick breaker game similar to the one on miniclip.com. Developed using C++ and Winbgi (graphics) library.
The old project by Michael Main (University of Colorado) is updated to be compiled in Visual Studio Community 2017 and projects are also added to create static .lib and dynamic .dll libraries in 32 and 64 bits. So you can use the old Borland C++ BGI in Visual C++ versions. Additionally, missing routines from the old Borland C++ conio.h are added.
A calculator that transforms an arithmetical question (string) into the numerical equivalent and it's result made with the graphical library WinBGI in Visual Studio
Add a description, image, and links to the winbgi topic page so that developers can more easily learn about it.
To associate your repository with the winbgi topic, visit your repo's landing page and select "manage topics."