I’m thinking of investing in an improvised AI Conquerors / Age of Empires type of game for roblox. Is roblox capable of this?

The mechanics will be similar as age of empires but it’ll be more realistic in terms of damage instead of hitpoints. A destroyed building will be based on which parts are loose and if there are more loose parts than rigid parts the building is destroyed.

The map will be terrain generated. Random generated terrain.

The troop will use pathfinding with some raycasting for guiding and walking. You click on a map and the troops will walk to where you clicked.

Troops can be tanks and artillery. There will be lots of AI and troops will communicate with each other to coordinate attacks. You give the orders to high ranking officers and the officers will determine which troops to send to battle based on info obtained by your own army’s recon forces. There will be lots of communication. Your goal as a commander is to deploy the battalions in key areas to destroy the enemy HQ

It is possible and it’ll take a bunch of time to script up. Also, due to the sheer size of your game from the description, you’ll need to make sure to reduce the poly size for certain objects if you are far away so that it doesn’t destroy one’s device. But yes, you can create all of this.

For AI, take a look at this module: Neural Network Library 2.0

1 Like

Of course you can invest in a game.