Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
~2K People Reached
Favorite Forums
Member Avatar for kemkoi

Okey, so since I was a little kid I allways would like to make my own game ! and I allways liked to fix gameservers, Teams in games like Clans and Guilds and so on. Now to the point, me and my friend are going to educate us to make …

Member Avatar for amanahad
0
318
Member Avatar for ichigo_cool

I'm just curious, what are the most important c++ concepts you need to know (as specific as you can be) to create one, and where does one begin?

Member Avatar for KazenoZ
0
221
Member Avatar for mentos16

[CODE] var ctr:Number=0; for (var i:Number = 1; i<=48; i++) { this["puzzle"+i]._alpha = 30; this["puzzle"+i+"c"]._x = Math.random()*100; this["puzzle"+i+"c"]._y = Math.random()*300; this["puzzle"+i+"c"].onPress = function(){ this.startDrag(false); //for (var i:Number = 1; i<=48; i++) { name = this._name; j = name.substring(6); asd.text = parseInt(j); this["puzzle"+j+"c"].onRelease = function() { this.stopDrag(); this["puzzle"+j+"c"].stopDrag(); if (eval(this["puzzle"+j+"c"]._droptarget)== this["puzzle"+j]) …

Member Avatar for KazenoZ
-1
92
Member Avatar for yousafc#

Can anyone tell me how to make game in c#.if any one please send me source code Thanks

Member Avatar for Wakesta
-2
82
Member Avatar for thekitoper

Hello, I am still considered a newbie and would like to know how to get unbuffered input from the keyboard preferably the arrow buttons, thank you. (C++).

Member Avatar for thekitoper
0
67
Member Avatar for headedtomexico

I'm trying to add some models to an existing game. I'm injected into the game, and i've hooked the direct3d device succesfully. I tested this by setting the fill mode to wire frame and the game indeed changes to wire frame(I did have to add a clear to an endscene …

Member Avatar for headedtomexico
0
350
Member Avatar for junioryz

Hi, I need to know how to implement scrolling on a isometric tile map I made in XNA. Its a diamond map, drawn using this tile plotting method: posX=(MapX-MapY)*TileWidth/2; posY=(MapX+MapY)*TileHeight/2; thank you

Member Avatar for TheRealOrder
0
113
Member Avatar for jattvelly035

Hi my name is Jaskaran Singh 20 years old I am a Computing Major student studying in Canada university Simon Fraser .For first of semesters I found programming very difficult But now my interest is grown up in programming.I want to become software developer on the front end I know …

Member Avatar for vjackcon
0
155
Member Avatar for oyoiks

Hi, I am Oyoiks My real name is Muhammad Mardianto, I live In Padang, West Sumatera, Indonesia. Nice to Know this forum.. :)

Member Avatar for TheRealOrder
0
84
Member Avatar for Elvin3

Hi Everyone, I was away for same time. Nice to come back to the Dani Web forum. This time i won't go. Looking contribute to the forum.

Member Avatar for TheRealOrder
0
48
Member Avatar for TheRealOrder

I have used DirectSound for years but I have started a new Direct3D 10 game and wanted to use something more supported and newer. Target VC++ 2010 build for Win7 platform, prefer an OOP model if one exists. Suggestions?

Member Avatar for TheRealOrder
0
196
Member Avatar for junioryz

The source code is here: [url]http://www.policyalmanac.org/games/aStarTutorial.htm[/url] Can anybody help as to what code needs to be added to enable this pathfinding algorithm to work with a isometric 2d tile map which is based completely on this XNA tile map tutorial: [url]http://www.xnaresources.com/default.asp?page=Tutorial:TileEngineSeries:4[/url]. I just need a working pathfinding for isometric map …

Member Avatar for TheRealOrder
0
270
Member Avatar for lmbdx

Hi, I actually don't really know where I should post this question so please forgive me if it's in the wrong discussion section. Basically, I'm developing a CUDA program to calculate the FFT power spectrum of a series of images which are captured continuously and want to show the power …

Member Avatar for lmbdx
0
171
Member Avatar for TheRealOrder

Hi community, this is my first post and I thought I would start with something about myself before I start asking questions and leaching your brain power from you :) Name: Chris Age: 39 Specialty Language: C++, Microsoft Visual Years Experience: ~25 (hobbyist) Profession: Mechanical Engineer Why Daniweb? When I …

Member Avatar for TheRealOrder
0
192