Closed Circuit was developed by Stray Circuit, Released in 2014-09-14
Closed Circuit was Released on Windows,Mac,Linux
Closed Circuit is a Single Player game
Closed Circuit drops you into a maze cut out of a mountainside. The goal is to navigate through the maze while the robots patrolling the maze attempt to hinder your progress. Classic first person perspective and control present a claustrophobic atmosphere.
Put together in a couple of weeks, this project is primarily a milestone for some technology being developed. Closed Circuit will be used as a stepping stone in developing an engine built on Unity3D which could eventually provide some next-gen functionality similar to what can be seen in Star Forge, Minecraft, and the Battlefield series.
Contrary to appearances, the back end has a number of interesting pieces of tech running. The most significant of which being a marching cubes based voxel engine. Currently, these voxels allow little more than vertical walls and a volumetric data structure which the AI can use to navigate. Due to time crunch, the terrain does not currently support overhangs or destructibility, though these may be added soon if the demand is present.