Home | News | Downloads | Bug Report | Screenshots | Design |
---|---|---|---|---|---|
IntroductionTactics Squad is a real time tactics game in which the player controls a squad of soldiers in a futuristic environment. Its main focus will be gameplay more than aesthetic pleasure. In other words, the main idea behind the game is not to astonish the player with audiovisual effects, instead, we want the player to have lots of fun. Project descriptionTactics intends to be a game where the player will face a very complete (but not realistic) simulation of military squad management. It will have a resource management phase including elements such as supplies, training or morale. It will also contain a tactical phase that will introduce new tactical elements such as decoys, soldier enhancement pills (that can also get them mad), infiltration, traps, short and long range combat, melèe, electronics... You shouldn't miss it for the world. You can learn more about this project here at its home page and also at the project's page at SourceForge. About this siteThis site contains the following information:
Latest news
Technical informationThe game is being developed under the GNU GPL license and is intended for Windows and Linux platforms. The code is written in C++, using SDL as its main graphics, input and sound library. One of the main features the game will have is reasonably small size and low system requirements. Supported resolutions are 800x600, 1024x768 and 1280x960, with 16 and 32 color bit depth. PhilosophyThis section is devoted to anyone willing to know the philosophy that permeates this game. It's just a little introduction to how Tactics Squad came to be.Tactics Squad is a game written by an admirer of three games: NetHack, UFO: Enemy Unknown (X-COM: UFO Defense in the US) and Star Wars Republic Commando. If you happen to know these games, you will soon find elements from them in Tactics Squad. Let me point them out for you: NetHack: There are two things in NetHack that I like: A) In its typical version, graphics are just plain ASCII characters and B) You can do whatever you want. What I learned from thing A is that you can make a magnificent game without flashy graphics, that comes as very good news to a developer that, like me, can't draw. In fact, many gamers agree that, in NetHack, ASCII graphics are a lot better than the supplied tilesets. Conclusion: it's better to display the main game character as an @ than a badly draw tile. In Tactics Squad, soldiers are displayed as simple triangles, which look infinitely better than any attempt of mine at drawing a real soldier. From thing B, I learned that if you allow the player to do anything, you are encouraging the player to be creative, and give a more pleasing gaming experience. In Tactics Squad you won't get the freedom of options found in NetHack for three reasons: Tactics Squad is not a Role Playing Game, it complicates programming inmensely and it's terribly prone to bugs (at least for me, I'm not that good as a programmer). However, you will find in Tactics Squad much more liberty of movements than in any other Real Time Tactics game I know. UFO: Enemy Unknown: From this gaming classic I took the idea of having strategic and tactical elements in the same game, but distinctly separated one from the other. In Tactics Squad, you will a find a strategical resource management phase and a tactical phase. Also, some tactical elements found in UFO will also appear in Tactics Squad. Star Wars Republic Commando: This Tactical Shooter is one of the games that I have enjoyed the most, ever. It is the main inspiration behind Tactics Squad. What I liked from this game is the ability to direct your soldiers in order to get a tactical advantage. It is a shooter that relies not only on your aiming but also on your tactical skills. I also liked the dialogue between you and your soldiers, resulting in a more inmersive gameplay. In Tactics Squad, the Transmission Log reflects this element. In conclusion, you can think of Tactics Squad as a top-down version of Republic Commando, with an added strategic factor, minimalist graphics but lots of freedom and gameplay. |