| | Please help me to make game in Delphi 7 ! If you know some pages with Delphi 7 games source code, POST HERE!! |
| Nov 8, 2009 |
//---------- code --------- uses windows; click1: integer; click2: integer; isclicked: boolean; procedure TForm1.Button1Click(Sender: TObject); begin if (!iscliced) then begin click1 := GetTickCount(); iscliced := TRUE; end else begin click2 := GetTickCount(); Label1.Caption := IntToStr(click2 - click1); iscliced := FALSE; end; end; //--------------------------- And need form with one Label named Label1 and one Button named Button1 wit above code included to OnClickEvent; /////////// Thi cool game show how fast player do dubble click
If you are interested in making games with Delphi. Try this address and download the engine and test game demo. Make sure you download all the basic tutorials for the engine. Here is the address: http://adventure-creator.Com/ Good luck
Similar Topics
Keywords : make, games, delphi, 7, mke, game
(16) Helo, i just want to know what kind of skills do you need to make games with these programs that are With Game Maker (18) Hi. /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> I just (5) Hi guys, I have quite a bit of programming experience as i have just finished an IT degree. However Program to make them? A FREE one? (8) Once upon a time, a new Knight rode into town with some nifty tools. He was the designers friend. ...with this thingy (22) www.clickteam.com The Games Factory...you have to try it! /ph34r.gif' border='0' (4) A few people have talked about the difficulties inherent in making a professional looking game. In a great place of resources for indy devs (7) I've seen that this place has tons of resources for independent game developers to help them Looking for make, games, delphi, 7, mke, game
|
![]() Make Games In Delphi 7 ? - Help me to mke a game! |
Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com