|
Talking Frog Freebies
Below are some available downloads of free code. During
the learning process, out company thinks it is valuable to write code that is fun,
challenging, and interesting. All of Talking Frog's freebie programs are the
result of experimental code designed to learn concepts without creating production
code. Lessons learned from the free code can be translated to production code
so that mistakes aren't made there. As a result, we have a code base of interesting
utilities, games, and other miscellaneous programs. These programs are offered
to the public for no cost along with source code. Use the information as you
wish, I only ask one thing. If you redistribute the code, please give credit
to the original author.
All of talking Frog products are implemented in the Microsoft.NET
framework. In order to reduce the download time, you will need to retrieve
the .Net runtime from Microsoft's website.
Follow this link to their download page. (Please report any non-working
links to webmaster@talkingfrogsw.com).
All Talking Frog Freebies include only source code. You will need the .NET compiler
to create executables. The source is provided primarily for learning purposes.
|
Mandelbrot
Explore the Mandelbrot set.
Description:
This originally started out as a class project back in my college days. The
source code has traveled with me and has been converted from the original Pascal
code. When learning .NET, I translated this program in order to learn the
environment better. If you are interested in fractals and how to generate
the Mandelbrot set. There is source code for both VB6 and VB.Net.
Click here to download Mandelbrot.NET.
Click here to download Mandelbrot
VB6.0.
Click Here for Sample
page that has a simple example of create series in Mandelbrot and using the output
to create an animated GIF diving into the details.
|
Tetris.NET
This is an implementation of the popular
Tetris game.
Description:
This is a simple implementation of Tetris. Uses keystroke capture and timers to
control the movement of the blocks. There is source code for both VB6 and VB.Net.
Click here to download Tetris.NET.
Click Here to Download Tetris VB 6.0
|
|
Talking Frog Products featured at...
|