Results for "Author: larry serflaten"
Adventure is a single player tile based maze puzzle and editor. Nothing special, no whiz bang gimicks, just a few things I wanted to try out and made a game out of it. In addition to a maze setting, there is a puzzle aspect that must be solved to find the pot of gold. The editor allows for map creation, and several maps are included. Finshed maps may be launched from Explorer through user supplied, file associations.
When you need to display the history of a changing value, there is a bit of work that must be done. This UserControl does that work for you in all sorts of colors and styles. Don't forget to vote!
This program allows the user to set balls in motion where the balls are attracted to eachother based on the physics of gravity. Size, direction, and speed are adjustable when the balls are created. Included comments turn it into a bit of a tutorial on how to achieve this effect.
Yet another... ...gradient globes, full screen demo. It runs really fast, but this one won't demand as many CPU cycles on the slower speeds. Small enough to hide in other programs! ;-)
Yet another Analog Clock, that actually displays an analog clock to the nearest second. When providing a 'display' its all about appearance, and this one has all the parts in place. Also, the math involved is trivial compared to the rest of the code needed to draw the clock. Isn't it supposed to be this easy? <g>
Converts Hex [0 - FFFFFFFF] to Decimal [0 - 4294967295] using Currency type to avoid the sign bit.
A simple time-waster game I used to check out graphics and deployment ideas. About as engaging as Minesweeper. Fun for all ages! <g>
This is actually experimental code. I attempted to reuse a form by putting code in classes (just to see what the pitfalls are, etc...) For the experiment I created a simple game. Buy and sell stocks as their prices rise and fall. Predict which stocks are on the rise and invest in those for higher scores. Again, a simple game to test class based coding. Have fun!
The Wave Generator is an ActiveX component used to produce wave images and files. The included demo shows how to produce various waveforms and a concise method to play them as sounds. Only source code files are included in the package. It is up to you to make the component for use in your own projects and games. See the Wave Generator ReadMe file for instructions. Have fun!
Adventure is a single player tile based maze puzzle and editor. Nothing special, no whiz bang gimicks, just a few things I wanted to try out and made a game out of it. In addition to a maze setting, there is a puzzle aspect that must be solved to find the pot of gold. The editor allows for map creation, and several maps are included. Finshed maps may be launched from Explorer through user supplied, file associations.
When you need to display the history of a changing value, there is a bit of work that must be done. This UserControl does that work for you in all sorts of colors and styles. Don't forget to vote!
This program allows the user to set balls in motion where the balls are attracted to eachother based on the physics of gravity. Size, direction, and speed are adjustable when the balls are created. Included comments turn it into a bit of a tutorial on how to achieve this effect.
Yet another... ...gradient globes, full screen demo. It runs really fast, but this one won't demand as many CPU cycles on the slower speeds. Small enough to hide in other programs! ;-)
Yet another Analog Clock, that actually displays an analog clock to the nearest second. When providing a 'display' its all about appearance, and this one has all the parts in place. Also, the math involved is trivial compared to the rest of the code needed to draw the clock. Isn't it supposed to be this easy? <g>
Converts Hex [0 - FFFFFFFF] to Decimal [0 - 4294967295] using Currency type to avoid the sign bit.
A simple time-waster game I used to check out graphics and deployment ideas. About as engaging as Minesweeper. Fun for all ages! <g>
This is actually experimental code. I attempted to reuse a form by putting code in classes (just to see what the pitfalls are, etc...) For the experiment I created a simple game. Buy and sell stocks as their prices rise and fall. Predict which stocks are on the rise and invest in those for higher scores. Again, a simple game to test class based coding. Have fun!
The Wave Generator is an ActiveX component used to produce wave images and files. The included demo shows how to produce various waveforms and a concise method to play them as sounds. Only source code files are included in the package. It is up to you to make the component for use in your own projects and games. See the Wave Generator ReadMe file for instructions. Have fun!
Adventure is a single player tile based maze puzzle and editor. Nothing special, no whiz bang gimicks, just a few things I wanted to try out and made a game out of it. In addition to a maze setting, there is a puzzle aspect that must be solved to find the pot of gold. The editor allows for map creation, and several maps are included. Finshed maps may be launched from Explorer through user supplied, file associations.
When you need to display the history of a changing value, there is a bit of work that must be done. This UserControl does that work for you in all sorts of colors and styles. Don't forget to vote!