OpenXcom

OpenXcom : Open-source clone of the original X-Com

 

What is X-COM?

X-COM is a series of strategy videogames originally made by Micrprose, where the player takes control of an organization to fight off an alien menace invading Earth.

You manage your operations from bases spread around the globe, where you equip your craft and soldiers, take care of research and manufacture, and expand your facilities. You’re also constantly scanning for alien activity so you can send out crafts to intercept UFOs and ground forces to stop alien troops.

On ground missions, you take control of your troops in a turn-based fashion, moving your soldiers around the field and fighting against the alien troops until you emerge victorious. Or more commonly, get brutally murdered, but remember, dying is fun!

In the midst of all this, the funding nations are scoring your every move as the alien invasion keeps escalating. You have to turn the odds in your favour by interrogating the aliens and recover their technology to figure out how to end this war once and for all!

 

What is OpenXcom?

OpenXcom is an open-source clone of the original UFO: Enemy Unknown (X-Com: UFO Defense in USA), licensed under the GPL and written in C++ / SDL. It was originally founded by SupSuper in February 2009, and has since grown into a small development team surrounded by a very supporting community.

The goal of the project is to bring back the tried and true feel of the original with none of the issues. All the same graphics, sound and gameplay with a brand new codebase written from scratch. This should give it:

  • Fixability: Play the game natively without any need for emulators or fancy hacks, with none of the limitations and bugs that plagued the original. No more 80-item-limit, personnel limits, funding overflows, disconnected facilities, broken proximity grenades, floating soldiers, etc.
  • Moddability: Tweak the game to your heart’s content. Sure the original was pretty good, but maybe you just think it could be that bit better. A nicer base layout, better laser weapons, maybe challenge yourself with a custom game mode, or just put in all the crazy stuff you’ve always wanted! None of it is hardcoded.
  • Flexibility: Port the game to any platform you like, customize it to your liking, or use it to make your own far-fetched remakes. The code is fully documented and open-sourc so anyone can take a crack at it.

For more details check the Wiki.