Difference between revisions of "Anoxic Depths"
Jump to navigation
Jump to search
(Initial commit) |
(Added gameplay video, version 1 changelog; removed 7DRL linux versions.) |
||
Line 18: | Line 18: | ||
Made for the [[7DRL_Challenge_2015|2015 7DRL]] and featuring planar 3D movement and kanji for display. | Made for the [[7DRL_Challenge_2015|2015 7DRL]] and featuring planar 3D movement and kanji for display. | ||
The [https://www.youtube.com/watch?v=x56kxz5N1Js starting out video] showcases basic gameplay and suggested initial purchases. | |||
== Controls == | == Controls == | ||
Line 50: | Line 52: | ||
http://roguelikeeducation.org/vault/anoxic_depths/anoxic_depths_small.png | http://roguelikeeducation.org/vault/anoxic_depths/anoxic_depths_small.png | ||
== Version 1.0 == | |||
[http://roguelikeeducation.org/vault/anoxic_depths/anoxic_depths.osx.zip OS X] | |||
[http://roguelikeeducation.org/vault/anoxic_depths/anoxic_depths.win.zip Windows] | |||
(untested [http://roguelikeeducation.org/vault/anoxic_depths/anoxic_depths.linux.zip Linux]) | |||
* Fixed the relic count displayed in town. | |||
* Fixed the initial line orientation. | |||
* Fixed a problem with selling equipped items. | |||
== Version 7DRL == | == Version 7DRL == | ||
* [http://roguelikeeducation.org/vault/anoxic_depths/anoxic_depths-7drl.osx.zip OS X] | * [http://roguelikeeducation.org/vault/anoxic_depths/anoxic_depths-7drl.osx.zip OS X] | ||
* [http://roguelikeeducation.org/vault/anoxic_depths/anoxic_depths-7drl.win.zip Windows] | * [http://roguelikeeducation.org/vault/anoxic_depths/anoxic_depths-7drl.win.zip Windows] | ||
[[Category:Stable games]] | [[Category:Stable games]] |
Revision as of 14:36, 20 March 2015
Anoxic Depths | |
---|---|
7DRL | |
Developer | Tectorum |
Theme | Underwater, SCUBA |
Influences | Kunoichi, EmoSquid |
Released | Mar 15, 2015 |
Updated | Mar 15, 2015 |
Licensing | Closed source |
P. Language | C# |
Platforms | OS X, Windows |
Interface | Mouse, Keyboard |
Game Length | short-medium |
Official site of Anoxic Depths |
Anoxic Depths is a coffeebreak roguelike
For years, the Yendori people were a legend. Explorers have recently found a cave in the purported Yendori borders whose bottom is filled with water: Already divers are bringing back relics that scientists have dated to when the Yendori may have lived. You've just arrived at the impromptu dive lodge assembled near the cave waters. Will you make your riches from the cave? Or will you join the Yendori people in the Anoxic Depths?
Made for the 2015 7DRL and featuring planar 3D movement and kanji for display.
The starting out video showcases basic gameplay and suggested initial purchases.
Controls
Note that all rotations and ascension/descension are relative to the player's current orientation.
- Hold F1: View game kanji
- Hold F2: View game controls
- W: Swim forward
- Shift + W: Pitch down
- S: Swim backward
- Shift + S: Pitch up
- A: Head left
- Shift + A: Roll left
- D: Head right
- Shift + D: Roll right
- R: Ascend
- F: Descend
- Q: Check left gauges
- E: Check right gauges
- Tab: Anchor line
- Shift + Tab: Cut line (knife required)
- Space: Take relic
- Backspace: Take relic
- Shift + Space: Search for line
- Shift + Backspace: Search for line
- G: Next light (light required)
- Shift + G: Previous light (light required)
- T: Next tank (tank required)
- Shift + T: Previous tank (tank required)
- 1: Toggle holding breath
- X: Wait
Version 1.0
- Fixed the relic count displayed in town.
- Fixed the initial line orientation.
- Fixed a problem with selling equipped items.