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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Alternatives to the WinBGI library?

Status
Not open for further replies.

GMX

Programmer
Joined
Mar 21, 2003
Messages
33
Location
US
What's the closest thing that can be used in Visual Studio because i've had enough of 5 ancient code and DevC++ 4 [evil]
I'm looking for somethign that can be used in making simple games (Snake, TTT, etc...)
Thanks in advance!
 
I think you can download borlandC++5.5 free command line tools and use BGI. BGI is borland library what is not included in VisualStudio. If you would like to use an alternative you should use OpenGL or DirectX, or at least GDI.

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top