| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | May 2 at 0:06 | |
| stats | profile views | 198 |
|
Nov 7 |
reviewed | Reviewed Good resources for learning modern OpenGL (3.0 or later)? |
|
Nov 7 |
reviewed | Reviewed How do I autogenerate gradient lighting? |
|
Nov 7 |
reviewed | Reviewed Audio Panning using RtAudio |
|
Nov 7 |
reviewed | Reviewed Box2dWeb and Images |
|
Nov 7 |
reviewed | Reviewed Why not show progress towards achievements/badges? |
|
Nov 7 |
comment |
Why not show progress towards achievements/badges? "It is also said it [badge] should reward quality rather then quantity" - where is it said so? |
|
Nov 7 |
comment |
How can I plot a radius of all reachable points with pathfinding for a Mob? Well, then every pixel is a tile. |
|
Nov 7 |
comment |
How can I plot a radius of all reachable points with pathfinding for a Mob? Finished the answer. Click here to see what changed: gamedev.stackexchange.com/posts/43310/revisions |
|
Nov 7 |
revised |
How can I plot a radius of all reachable points with pathfinding for a Mob? finished |
|
Nov 7 |
answered | How can I plot a radius of all reachable points with pathfinding for a Mob? |
|
Nov 6 |
reviewed | Reviewed Car Modelling for race game |
|
Nov 6 |
reviewed | Reviewed Player Movement DirectX |
|
Nov 6 |
comment |
Player Movement DirectX Do you mean player movement alone, or whole logic? You can fix your FPS (limit it so some max value) |
|
Nov 6 |
reviewed | Reviewed what does AngleVectors method in quake 3 source code does |
|
Nov 6 |
comment |
Developing an ELO like point system for a multiplayer gaming site @AlejandroPiad it may depend on how you create/randomize algorithms for players. Maybe a 1200 ELO player will have absolutely no chance to win with 1600 ELO player - in that case it would be wise not match players with some limited strength difference. |
|
Nov 6 |
reviewed | Reviewed Side scroll game with 8000xScreen_Height, which technique is best |
|
Nov 6 |
reviewed | Reviewed Cannot find the Cocos2d templates |
|
Nov 6 |
answered | Help needed throwing a ball in AS3 |
|
Nov 6 |
comment |
Developing an AI opponent for Monopoly Googling for good strategy to play Monopoly game will show you a lot of resources on that. Don't count probabilities, for everyone that ever played Monopoly it is obvious to buy as many fields as you can, even by mortgaging some of the fields. You need to get the monopoly = all fields of a kind to really get started making money. |
|
Nov 6 |
reviewed | Reviewed Examples of 2D side-scrollers that achieve open non-linear feel? |