Skip to main content

Questions tagged [delphi]

This tag is for game development questions related to the Delphi Programming language or the Delphi IDE

Filter by
Sorted by
Tagged with
1 vote
1 answer
345 views

I would like to Display a Scratch Project (.SB2) file within my Delphi EXE file. I would like to know if it is possible to display and build the Scratch Project into your Delphi Project. I wish to ...
Shaun Roselt's user avatar
2 votes
1 answer
2k views

I'm making a scrolling background game alike classic Mario 2D games. How do I make a scrolling background in Delphi XE7 using FireMonkey?
Bazooka Studios's user avatar
-1 votes
1 answer
1k views

I'm new to Directx and i want to render Cylinder using "D3DXCreateCylinder" function. I using Delphi Xe2 and JEDI for DirectX9.
Ganpat's user avatar
  • 119
4 votes
1 answer
4k views

This time I've decided to ask a question related to my skinning problem. Two earlier ones were not really related to my problem and I've deleted them. Ok, first of all, I'm using OpenGL 3, 3ds max, ...
Pateman's user avatar
  • 180
1 vote
2 answers
2k views

Possible Duplicate: How do I generate terrain like that of Scorched Earth? How can I generate Worms-style terrain? I must build random curve line for the 2D Game on the BitMap (like in Worms, ...
Stas's user avatar
  • 11
-1 votes
2 answers
1k views

How to construct my multilayer mode for my Delphi game? For LAN I use UDP server/client. But for internet I think UDP is useless. I have in mind something like: The host create SQL database and store ...
TreantBG's user avatar
  • 147