There are 0 repository under winbgi topic.
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
Jeu de destruction de cible par laser. On tire avec un laser dans un terrain, le rayon est dévié avec des miroirs placés au préalable par le joueur pour éviter que le laser casse les murs et pour qu’il atteigne la cible.