Click here to Skip to main content
15,920,596 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: When technology doesn't get it right... Pin
Jeremy Falcon22-May-24 9:32
professionalJeremy Falcon22-May-24 9:32 
GeneralRe: When technology doesn't get it right... Pin
charlieg22-May-24 9:36
charlieg22-May-24 9:36 
GeneralRe: When technology doesn't get it right... Pin
jmaida22-May-24 15:14
jmaida22-May-24 15:14 
GeneralRe: When technology doesn't get it right... Pin
Steve Naidamast23-May-24 8:42
professionalSteve Naidamast23-May-24 8:42 
GeneralRe: When technology doesn't get it right... Pin
Jeremy Falcon23-May-24 9:28
professionalJeremy Falcon23-May-24 9:28 
GeneralRe: When technology doesn't get it right... Pin
Steve Naidamast23-May-24 9:39
professionalSteve Naidamast23-May-24 9:39 
GeneralRe: When technology doesn't get it right... Pin
Richard Andrew x6423-May-24 11:28
professionalRichard Andrew x6423-May-24 11:28 
GeneralRe: When technology doesn't get it right... Pin
Steve Naidamast23-May-24 11:45
professionalSteve Naidamast23-May-24 11:45 
The military simulation workbench I am developing will provide the basic capabilities, which includes the necessary AI routines to any developer who would like to develop a war game/military simulation.

To date, I have just about completed a database sub-system that will provide for all the data for a land-based simulation. Still a few tweaks left to put in it but they will have to wait until the 5th version release. I am working on the 4th version release now.

I have completed a distance calculation (distance between two hexagons on a map board) that makes use of the standard "Manhattan Distance" algorithm for such calculations.

A path-finding algorithm has also been implemented, which relies on the distance calculation.

And finally, I have just about completed a basic decision-tree algorithm that when provided with both a unit's data and a number of conditions is able to provided response as to what action a unit should take (ie: attack, retreat, ...)

You can download the complete project from my website, http://www.blackfalconsoftware.com

The software is called the "AGKWorkbench"...
Steve Naidamast
Sr. Software Engineer
Black Falcon Software, Inc.
blackfalconsoftware@outlook.com

GeneralRe: When technology doesn't get it right... Pin
Richard Andrew x6423-May-24 11:49
professionalRichard Andrew x6423-May-24 11:49 
GeneralRe: When technology doesn't get it right... Pin
Steve Naidamast23-May-24 11:55
professionalSteve Naidamast23-May-24 11:55 
GeneralRe: When technology doesn't get it right... Pin
dandy7222-May-24 10:47
dandy7222-May-24 10:47 
GeneralRe: When technology doesn't get it right... Pin
Rick York22-May-24 13:22
mveRick York22-May-24 13:22 
GeneralRe: When technology doesn't get it right... Pin
Rick York22-May-24 13:23
mveRick York22-May-24 13:23 
GeneralRe: When technology doesn't get it right... Pin
Richard Deeming22-May-24 21:34
mveRichard Deeming22-May-24 21:34 
GeneralRe: When technology doesn't get it right... Pin
Nelek23-May-24 8:38
protectorNelek23-May-24 8:38 
JokeRe: When technology doesn't get it right... Pin
Richard Deeming23-May-24 21:31
mveRichard Deeming23-May-24 21:31 
GeneralRe: When technology doesn't get it right... Pin
Rick York22-May-24 13:28
mveRick York22-May-24 13:28 
GeneralRe: When technology doesn't get it right... Pin
Member 334960923-May-24 1:12
Member 334960923-May-24 1:12 
GeneralRe: When technology doesn't get it right... Pin
Norm Powroz23-May-24 11:44
Norm Powroz23-May-24 11:44 
GeneralRe: When technology doesn't get it right... Pin
Member 334960923-May-24 16:02
Member 334960923-May-24 16:02 
PraiseWhen technology totally gets it right Pin
Chris Maunder22-May-24 7:16
cofounderChris Maunder22-May-24 7:16 
GeneralRe: When technology totally gets it right Pin
Jeremy Falcon22-May-24 7:25
professionalJeremy Falcon22-May-24 7:25 
GeneralRe: When technology totally gets it right Pin
haughtonomous22-May-24 21:23
haughtonomous22-May-24 21:23 
GeneralRe: When technology totally gets it right Pin
trønderen22-May-24 8:51
trønderen22-May-24 8:51 
GeneralRe: When technology totally gets it right Pin
k505422-May-24 9:13
mvek505422-May-24 9:13 

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.