Results for "Author: lefteris eleftheriades"
Rotate a picture at any given angle in realtime. Also scale it, use transparent color, alphablending and hue change. Uses a C dll source included. For the compiled dll: http://www2.cs.ucy.ac.cy/~cs06ee1/rotatedll.zip *UPDATE: 22/7/2010 Fixed memory leak*
Prevent other instances of your application from running. When an attempt to open a new instance is made, the first instance of the application is displayed (even if hidden or minimized) and any command line arguments are passed in the first instance. The notification of the first instance is made via Dynamic data exchange (DDE)
This is My attempt on creating a Super Mario scrolling platform game. It's only 380 lines of code. Only one level (Level Editor Included). collision detection with the background is working (enemy's collision detection is somewhat buggy). Poorly commented as i didn't plan to submit it. 6 Standalone modules to help you get a kick in making a game of your own. I intend to write a guide on how to make such games, but as i am watching vb6 dieing i get discouraged. Original game and graphics by Mike Wiering (Turbo Pascal)
Did you know that the capital letters are different from the small letters only by one bit? A = 01000001 while a = 01100000 the 3rd bit is the capitalization
A complete WAP and GPRS server that serves wml documents and applications to any GPRS/WAP enabled cellphone. Supports Images, Sounds, Applications (jar/sic) downloading, posting full log of requests.
This is a clone of the Spring Weekend game by microsoft. i did it five years ago
An incomplete music composer (Can't save or load songs, can't print, or replay it after you have written it)
WOW! COOL !WOW You Can convert a shape to a region, combine it with an other shape and eventually shape a form with it!! Very easy to use!
A cool game. It is an immitation of a game I had in my nintendo. you have to throw a block with a symbol to the pile of blocks and hit one similar with it. Time is running out. Exelent graphics, good sound, level editor. A must see. Note: Scrreen shot is the 1/2 of the actual size (i.e 640x480) pixcels. No direct X A little APIs (bitblt,Sndplaysound)
Did you that your Frx files and Exe files, may be bigger in size than they were supposed to? (Note: I have submitted this artical befoure but it got deleted. I don't know how.) Please Vote
Change a folder's Icon permanently!!! This is awsome, you can really change a folder's icon by right clicking on it. If the icon does not change at once Select it and press F5 to refresh.
An Incomplete Super mario game to demonstrate how to create games. Also shows the speed difference between Loop and Timer.
This Code is a 2D mouce game sample. it looks like the game duckhunt but has 5 targets, that you must shoot: Standard Target, Duck, Worm, Ghost and U.F.O. You meet a new enemy after score 50.
You can decoad Xor coaded files with this program. It trys all of the possible combinations and displays you the most possibles. (If the text is multiline then you won't have more than 5 false codes.).
Compose real music with your computer. The powerful library installed with windows gives you the ability of reproducing hunderts of musical instruments! This is a revised version with some bug fixes. Try out some samples inluded with the program.
Compose real Music!
This is an old project I did back in highschool to teach myself some DirectX
This Article Teaches you how to use colors on PSC comments. This can only be done in articles. Try it & see the examples, The code in the .zip file must be included in Your Article.
Music composer is a Sound authoring tool to compose melodies that suit your pleasure. Although in the prime faces of it's life, music composer is quite advanced and may be also be used by professional musicians Music Composer Capabilities: o Compose music with over 200 instruments o Play it back any time o Place 5 different note lengths (from semi-o quaver to whole note) o Save in txt format o Transposition Up/Down o Display of placed note's name o Up to 150 notes Get it from this URL: http://www.angelfire.com/bug/vbsource/
2D Graph Plotter This tool draws any graph you want on precice Axii. Type the graph's equation in the box and press Plot. There is an expression builder to help you with all supported functions. All VB Math functions are supported plus a bunch more trigonometric functions plus the ability to support any function you want, just include it in the .bas file along with the rest. You can specify the maximum limits for drawing. 1:1 limit is 4 You can use copy to copy the graph to the clipboard Your most clomplete tool for drawing graphs. If you have an account please vote.