The C++ Section

I started with C++ a year ago, but I´ve already learned a lot. I´m using Borland C++ Builder 3 at the moment. Therefor this site is most useful to others using Borland C++ Builder. I´ve done some basic DirectDraw programs and some programs for the Ti83, my calculator. The programs for the Ti83 lies under the Ti83 section. All downloads include source code and executable files. A short description is also included.

DirectDraw programs
Textor   Text bouncing around the screen. Nothing really more than initiation of the DirectDraw surfaces, which is quite complicated.
FlyingAni   Demonstrates how easy it's to work with bitmaps. An animated donut bouncing around the screen.
Shooter   Coming soon! A terrible game. Shoot nice cartoons to get points.
DirectInput programs
KeyReader   A program which demonstrates the simple use of direct input with the keyboard.
MouseReader   Coming soon!
Other programs
Windowshape   Create funny shaped windows. A very simple program which demonstrate an unknown window option.
WindowCreator   A quite useful program. Create funny locking windows in a easy way.