AxiomsOfDominion Posted October 28, 2016 Share Posted October 28, 2016 I've been considering the title topic for the game I've been developing and I figured I'd go somewhere with tons of modders to ask if they had any interest in the feature. Of course I think it would be nice if all strategy games had such a feature, and I'm here to discuss it and not my game itself. Essentially there are many ways that strategy games allow player input on the AI. Scripting engine, files, etc. What if the program, in a turn based game, were to output a file, probably binary, of the game state available to the player, then a program would read the file and output a binary file in response. The game would then make the moves outlined in that file. This would allow the modder to create an entire program which could even have its own files to read in for various purposes and allow the modder a lot more power in trying to optimize. You could probably write separate AIs with different "personalities" as well. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now