Post

Intelligence Defense -- Beta [Open Source]

A game that we made (me + dani) for an artificial intelligence assignment. This game is quite simple, with the gameplay rule being that you must kill passing enemies using only Towers and Fortresses arranged according to the formation desired by the user. Enemies will walk from Enter Zone to Exit Zone and the user must create 5 towers and 5 fortresses to block and kill enemy players from reaching Exit Zone. The algorithm used is Hill Climbing.

Intelligence Defense -- Beta [Open Source]

Before playing, the computer will test the possible paths to run using that algorithm, and after finding the best one, the computer will take it and run along that path.

Without further ado, please download this program compiled using Microsoft Visual Basic 6.0 source code + report results.

Even though this time we’re not discussing linux, we’re talking about the open source side :3 if you have any questions about this, please email [email protected]. If you use the source from this program, at the very least we ask that you credit our names Felix and Dani in your source program.

This post is licensed under CC BY 4.0 by the author.