Difference between revisions of "Cogmind"

From RogueBasin
Jump to navigation Jump to search
m
(Altered page for new non-7DRL version)
Line 1: Line 1:
{{game-7drl
{{game-alpha
|name = Cogmind
|name = Cogmind
|developer = [[Kyzrati]]
|developer = [http://www.gridsagegames.com/blog/ Grid Sage Games] ([[Kyzrati]])
|theme = [[Sci-Fi]]
|theme = [[Sci-Fi]]
|influences = Battletech (very loosely)
|influences = Battletech (very loosely)
|released = [[7DRL Challenge 2012]]
|released = TBD 2014
|updated = May 9th, 2012
|updated = N/A
|licensing = [[Freeware]], [[Closed Source]]
|licensing = [[Commercial]]
|language = [[Cpp]]
|language = [[Cpp]]
|platforms = [[Windows]]
|platforms = [[Windows]]
|interface = [[ASCII]], [[Keyboard]], [[Mouse]]
|interface = [[ASCII]], [[Graphical tiles]], [[Keyboard]], [[Mouse]]
|length = 2-4 hrs
|length = Unknown
|site = http://cogmindrl.blogspot.com
|site = http://www.gridsagegames.com/cogmind/index.html
}}
}}


You are a prototype for a form of highly intelligent artificial life capable of quickly interfacing with and learning from the surrounding environment to evolve over time. You are the Cogmind. Build and rebuild yourself as you destroy or evade the Overmind's robot thralls to escape the subterranean city in this sci-fi dungeon romp.
A science fiction-themed traditional roguelike in which you play a robot that builds itself from components found or salvaged from other robots.  


== Description ==
== Description ==


Cogmind is a 7DRL developed from the [[X@COM]] codebase for the 2012 challenge.
While exploring the world you find (or take) power sources, propulsion units, utilities, and weapons, and attach them to yourself to create a slow tank bristling with weapons, or a fast-moving flyer zipping past enemies before they even have time to react, or a stealthy sword-wielding assassin bot, or whatever else you can come up with from the salvage you find. The game can quickly change as you lose components and your loadout changes.


Blow robots to ASCII bits (literally) and use what's left to rebuild yourself. There's quite a bit of depth at both the strategic and tactical level as you decide how to evolve over time, what kind of parts to attach, and how to confront (or circumvent) the variety of enemies standing in your way.
Action is turn-based but you don't have "action points" per se; instead, every action takes a certain amount of time, and robots that can perform actions more quickly can continue to due so until another robot is ready to act.


Face off against Grunts, Watchers, Swarmers, Sentries, Hunters, Programmers, and... (I'll save the last for a surprise), each with their own strengths, weaknesses, and behaviors. But it's not just dangerous enemies out there; this is a city, after all, and you'll also encounter Workers, Tunnelers, Builders, Recyclers, and Haulers going about their business.
Combat is optional if you can avoid it, and there is no grinding for XP since the game rewards you for simply reaching new areas.
 
(If you're familiar with the 7DRL version, significant additions to the experience include melee combat, potential allies, multi-slot parts, multi-tile robots, hacking and interactive machines, and full use of sound effects. Oh yeah, and a professional sprite set.)


== Features ==
== Features ==


Notable:
Notable:
* Particle engine for animated ASCII effects (weapons/explosions etc.)
* Animated ASCII particle effects (weapons/explosions etc.)
* Animated interface with sound effects
* Animated interface
* Sound effects
* Fully destructible terrain
* Fully destructible terrain
* Partial mouse support (full keyboard support)
* Full mouse and keyboard support for all commands
* Most data loaded from text files
* Drag-and-drop support for mouse
* Ongoing high score competition
 
General:
*Resource management
*Inventory and equipment system
*Item identification system
*Fog of war
*Several damage types each with unique properties/effects
*Simple yet dynamic combat system
*No XP (character development is automatic)
*Multiple AI behaviors
*Enemies with special abilities
*12 classes of enemies
*40 special abilities
*400 items
*Permadeath
*Autosave/load on exit/startup
*Randomly generated maps
*Turn-based action
*Single player
*Message log
*Enemy units use the same ruleset as the player
*Score output to an external file


== Screenshots ==
General/Common:
* Resource management
* Inventory and equipment system
* Item identification system (for a subset of powerful items)
* Fog of war
* Several damage types each with unique properties/effects
* Simple yet dynamic combat system
* No grinding/XP (character development is automatic through exploration)
* Multiple AI behaviors
* Numerous items, special abilities, and enemies
* Permadeath
* Autosave/load on exit/startup
* Large randomly generated maps
* Turn-based action
* Single player
* All units use the same ruleset as the player
* Score output to an external file, with detailed statistics


http://4.bp.blogspot.com/-iJ5pwyvGzFk/T25bhiNEW4I/AAAAAAAAAHU/7lfaNG0U2D4/s1600/screenshot000.png
== History ==


More images [http://cogmindrl.blogspot.com/p/screenshots.html here]
An early prototype for the game was developed for [[7DRL Challenge 2012]], and is still playable as a free download available [http://cogmindrl.blogspot.com/p/files.html here]. The official game will improve significantly on that prototype in every way, and then some.


== Resources ==
== More Info ==


*[http://cogmindrl.blogspot.com/2012/03/you-are-cogmind.html 7DRL Completion Post]
* [http://www.gridsagegames.com/blog/ Devblog]
*[http://cogmindrl.blogspot.com/p/files.html Download]
* [https://www.facebook.com/Cogmind Facebook]
*[http://cogmindrl.blogspot.com/p/screenshots.html More Screenshots]
* [https://twitter.com/GridSageGames Twitter]
*[http://cogmindrl.blogspot.com/p/manual.html Online Manual]
*[http://www.youtube.com/watch?v=gX8YVJCdLFQ Gameplay Video]

Revision as of 02:54, 22 September 2013

Cogmind
Alpha Project
Developer Grid Sage Games (Kyzrati)
Theme Sci-Fi
Influences Battletech (very loosely)
Released TBD 2014
Updated N/A
Licensing Commercial
P. Language Cpp
Platforms Windows
Interface ASCII, Graphical tiles, Keyboard, Mouse
Game Length Unknown
Official site of Cogmind


A science fiction-themed traditional roguelike in which you play a robot that builds itself from components found or salvaged from other robots.

Description

While exploring the world you find (or take) power sources, propulsion units, utilities, and weapons, and attach them to yourself to create a slow tank bristling with weapons, or a fast-moving flyer zipping past enemies before they even have time to react, or a stealthy sword-wielding assassin bot, or whatever else you can come up with from the salvage you find. The game can quickly change as you lose components and your loadout changes.

Action is turn-based but you don't have "action points" per se; instead, every action takes a certain amount of time, and robots that can perform actions more quickly can continue to due so until another robot is ready to act.

Combat is optional if you can avoid it, and there is no grinding for XP since the game rewards you for simply reaching new areas.

(If you're familiar with the 7DRL version, significant additions to the experience include melee combat, potential allies, multi-slot parts, multi-tile robots, hacking and interactive machines, and full use of sound effects. Oh yeah, and a professional sprite set.)

Features

Notable:

  • Animated ASCII particle effects (weapons/explosions etc.)
  • Animated interface
  • Sound effects
  • Fully destructible terrain
  • Full mouse and keyboard support for all commands
  • Drag-and-drop support for mouse

General/Common:

  • Resource management
  • Inventory and equipment system
  • Item identification system (for a subset of powerful items)
  • Fog of war
  • Several damage types each with unique properties/effects
  • Simple yet dynamic combat system
  • No grinding/XP (character development is automatic through exploration)
  • Multiple AI behaviors
  • Numerous items, special abilities, and enemies
  • Permadeath
  • Autosave/load on exit/startup
  • Large randomly generated maps
  • Turn-based action
  • Single player
  • All units use the same ruleset as the player
  • Score output to an external file, with detailed statistics

History

An early prototype for the game was developed for 7DRL Challenge 2012, and is still playable as a free download available here. The official game will improve significantly on that prototype in every way, and then some.

More Info