Difference between revisions of "Traction Edge"
m |
|||
Line 13: | Line 13: | ||
}} | }} | ||
''Traction Edge'' is top down squad fighting game with roguelike mechanics and a steampunk theme. You choose agents and their equipment for each map then proceed to kill everything on the opposing side. | ''Traction Edge'' is top down squad fighting game with roguelike mechanics and a steampunk theme. You choose agents and their equipment for each map then proceed to kill everything on the opposing side. Between levels you can train your agents by spending skill points. | ||
== Story == | == Story == | ||
Line 24: | Line 24: | ||
* Fully destructable terrain | * Fully destructable terrain | ||
* | * Procedural maps | ||
* XP spend and skill progression | |||
* Reaction Fire | * Reaction Fire | ||
* FSM AI Framework | * FSM AI Framework | ||
Planned | Planned | ||
* Reimplementation of static maps and storyline. | |||
* | |||
* Tech tree and research system | * Tech tree and research system | ||
* Item interaction | * Item interaction | ||
Line 39: | Line 36: | ||
== Development == | == Development == | ||
Traction Edge | Traction Edge is distributed as source only and requires cmake and SFML 1.6 to build. |
Revision as of 10:14, 23 March 2012
Traction Edge | |
---|---|
Alpha Project | |
Developer | Mongrol |
Theme | Steampunk |
Influences | UFO/Xcom |
Released | 19th September 2010 |
Updated | 18th September 2011 |
Licensing | GPLv3 |
P. Language | C++ |
Platforms | Linux |
Interface | |
Game Length | |
Official site of Traction Edge |
Traction Edge is top down squad fighting game with roguelike mechanics and a steampunk theme. You choose agents and their equipment for each map then proceed to kill everything on the opposing side. Between levels you can train your agents by spending skill points.
Story
Pulled from the comfortable surroundings of your village constabulary and recruited into a shadowy government agency, you are drawn into an inexplicable mystery of disappearing townsfolk and strange sentient mechanical contraptions. Slowly you uncover a sinister plot that appears to have no aim nor instigators. Who is behind these atrocities in Victorian England? and what is the Traction Edge?
Features
Major Features Implemented
- Fully destructable terrain
- Procedural maps
- XP spend and skill progression
- Reaction Fire
- FSM AI Framework
Planned
- Reimplementation of static maps and storyline.
- Tech tree and research system
- Item interaction
Development
Traction Edge is distributed as source only and requires cmake and SFML 1.6 to build.