Click here to Skip to main content
15,887,214 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Algorithm Sequence Programming Competition Pin
Mircea Neacsu21-Oct-23 12:26
Mircea Neacsu21-Oct-23 12:26 
GeneralRe: Algorithm Sequence Programming Competition Pin
Member 1612077221-Oct-23 16:58
Member 1612077221-Oct-23 16:58 
AnswerRe: Algorithm Sequence Programming Competition Pin
Mircea Neacsu21-Oct-23 19:48
Mircea Neacsu21-Oct-23 19:48 
GeneralRe: Algorithm Sequence Programming Competition Pin
Gerry Schmitz22-Oct-23 9:05
mveGerry Schmitz22-Oct-23 9:05 
QuestionCollision Response in a RTS game, still trying to figure it out. Pin
Calin Negru23-Sep-23 7:32
Calin Negru23-Sep-23 7:32 
AnswerRe: Collision Response in a RTS game, still trying to figure it out. Pin
Gerry Schmitz23-Sep-23 7:48
mveGerry Schmitz23-Sep-23 7:48 
GeneralRe: Collision Response in a RTS game, still trying to figure it out. Pin
Calin Negru23-Sep-23 22:21
Calin Negru23-Sep-23 22:21 
AnswerRe: Collision Response in a RTS game, still trying to figure it out. Pin
Member 1614278528-Nov-23 6:53
Member 1614278528-Nov-23 6:53 
Handling collisions in an RTS is tricky. Use smart pathfinding algorithms like A*, and consider dynamic obstacle avoidance. When collisions happen, prioritize units based on criteria like size or speed. Also, think about predicting collisions and adjusting paths ahead of time. And hey, allowing players to set waypoints can give them more control. It's a bit like orchestrating a dance – you want your units to move smoothly and avoid stepping on each other's toes! 🕺💃
AnswerRe: Does D correctly simulated by H terminate normally? Pin
Richard MacCutchan16-May-23 22:05
mveRichard MacCutchan16-May-23 22:05 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Richard Deeming16-May-23 22:52
mveRichard Deeming16-May-23 22:52 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Dave Kreskowiak17-May-23 3:18
mveDave Kreskowiak17-May-23 3:18 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Dave Kreskowiak17-May-23 4:07
mveDave Kreskowiak17-May-23 4:07 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Dave Kreskowiak17-May-23 6:22
mveDave Kreskowiak17-May-23 6:22 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Dave Kreskowiak17-May-23 6:35
mveDave Kreskowiak17-May-23 6:35 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Dave Kreskowiak17-May-23 6:44
mveDave Kreskowiak17-May-23 6:44 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Dave Kreskowiak17-May-23 6:54
mveDave Kreskowiak17-May-23 6:54 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
jschell18-May-23 5:57
jschell18-May-23 5:57 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
jschell19-May-23 7:36
jschell19-May-23 7:36 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
jschell19-May-23 7:40
jschell19-May-23 7:40 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Gerry Schmitz18-May-23 18:32
mveGerry Schmitz18-May-23 18:32 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Richard MacCutchan17-May-23 4:24
mveRichard MacCutchan17-May-23 4:24 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Gerry Schmitz17-May-23 5:25
mveGerry Schmitz17-May-23 5:25 
AnswerRe: Does D correctly simulated by H terminate normally? Pin
Dave Kreskowiak17-May-23 3:01
mveDave Kreskowiak17-May-23 3:01 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Richard Deeming17-May-23 3:51
mveRichard Deeming17-May-23 3:51 
GeneralRe: Does D correctly simulated by H terminate normally? Pin
Dave Kreskowiak17-May-23 4:03
mveDave Kreskowiak17-May-23 4:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.