Skip to content

XNAWizards/mst-boredom-remover

Repository files navigation

Warriors XOR Wizards

A Medieval RTS built with the XNA framework for CS4096 at MS&T

The game features large, procedurally generated maps with rivers and many different biomes, including forests, deserts, and tundras!

Pretty Tiles

Compete against an AI opponent in large-scale combat with smart soldiers which take into account the slowing effect of wading through rivers.

Battle

Compiling

To compile this project you will need to install a version of Visual Studios no earlier than VS 2010. You will also need to install Microsoft XNA Game Studio. This is easier done on older Visual Studios versions, however it is possible with later versions as can be seen here.

After those things are installed, grab the source code in this repository and open up the solution files.

The project should build, however it will not run without the config.txt file being located in the same directory as the executable, so make sure to copy the config.txt file found in the source directories (mst-boredom-remover/mst-boredom-remover/config.txt) to the same directory as the executable before running it.

About

A Medieval RTS built with the XNA framework for CS4096 at MS&T

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages