Difference between revisions of "Cave of Epokothar"

From RogueBasin
Jump to navigation Jump to search
(Created page with "{{game-stable| name = Cave of Epokothar |developer = User:Redwood646 Redwood646 |theme = Fantasy |influences = |released = 2012 |updated = February 11, 2012 |updver = 1.0.3 ...")
 
m (Format changes and links.)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{game-stable| name = Cave of Epokothar
{{game-stable| name = Cave of Epokothar
|developer = [[User:Redwood646 Redwood646]]
|developer = [[User:Redwood646|redwood646]]
|theme = Fantasy
|theme = [[Fantasy]]
|influences =  
|influences =  
|released = 2012
|released = 2012
|relver = 1.0.1
|updated = February 11, 2012
|updated = February 11, 2012
|updver = 1.0.3
|updver = 1.0.3
|licensing = Apache License, Version 2.0
|licensing = [[Apache]] License, Version 2.0
|language = [[JavaScript]]
|language = [[JavaScript]]
|platforms = Chrome Browser, Safari, HP TouchPad, Android
|platforms = Chrome Browser, Safari, HP TouchPad, [[Android]]
|interface = [[Tiles|Graphical tiles]], Web
|interface = [[Tiles|Graphical tiles]], Web
|length =
|site = https://www.facebook.com/CaveOfEpokothar
|site = https://www.facebook.com/CaveOfEpokothar
}}
}}{{coffeebreak}}
'''Cave of Epokothar''' is webapp that was designed to be played on mobile devices so the interface is based on mouse/touch.
'''Cave of Epokothar''' was designed to be played on mobile devices so the interface is based on mouse/touch. It can be played in any webkit-based browser, such as Chrome and Safari. If you have a Chrome browser, you can get a copy of the game in the [http://chrome.google.com/webstore/search/epokothar Chrome Web Store]. Alternatively you can play from [http://eballot.github.com/CaveOfEpokothar http://eballot.github.com/CaveOfEpokothar GitHub].


* Site : http://www.facebook.com/CaveOfEpokothar
Cave of Epokothar also works on tablets. It's in the [http://www.amazon.com/GroovyCats-Cave-of-Epokothar/dp/B007FY5KA4 Amazon app store] and the [http://developer.palm.com/appredirect/?packageid=com.groovycats.app.epokothar&applicationid=1000387 HP Touchpad app catalog] (sorry, it isn't in the apple app store because I don't think there'd be enough demand to pay for the submission fees). Both are priced at 0.99 US$ (or local equivalent).
* Source : http://github.com/eballot/CaveOfEpokothar/tree/gh-pages


CoE can be played in any webkit-based browser, such as Chrome and Safari. If you have a Chrome browser, you can get a copy in the [https://chrome.google.com/webstore/search/epokothar Chrome Web Store]. Alternatively you can play from github ([http://eballot.github.com/CaveOfEpokothar http://eballot.github.com/CaveOfEpokothar])
'''Source''' is located at http://github.com/eballot/CaveOfEpokothar/tree/gh-pages. CoE is open-source (Apache License) and anyone may contribute to the codebase.
 
== Features ==
 
* Persistent levels
* Multiple (although limited) player races
* Magical effects from potions
 
=== Missing Features ===
* Magic (scrolls and spell casting capabilities)
* Ability to generate a custom character (right now there's a choice of 4 presets)


[[category:handheld roguelikes]]
[[category:handheld roguelikes]]
[[category:Coffeebreak roguelikes]]

Latest revision as of 02:44, 19 May 2017

Cave of Epokothar
Stable game
Developer redwood646
Theme Fantasy
Influences
Released 2012 (1.0.1)
Updated February 11, 2012 (1.0.3)
Licensing Apache License, Version 2.0
P. Language JavaScript
Platforms Chrome Browser, Safari, HP TouchPad, Android
Interface Graphical tiles, Web
Game Length {{{length}}}
Official site of Cave of Epokothar
Cave of Epokothar is a coffeebreak roguelike


Cave of Epokothar was designed to be played on mobile devices so the interface is based on mouse/touch. It can be played in any webkit-based browser, such as Chrome and Safari. If you have a Chrome browser, you can get a copy of the game in the Chrome Web Store. Alternatively you can play from http://eballot.github.com/CaveOfEpokothar GitHub.

Cave of Epokothar also works on tablets. It's in the Amazon app store and the HP Touchpad app catalog (sorry, it isn't in the apple app store because I don't think there'd be enough demand to pay for the submission fees). Both are priced at 0.99 US$ (or local equivalent).

Source is located at http://github.com/eballot/CaveOfEpokothar/tree/gh-pages. CoE is open-source (Apache License) and anyone may contribute to the codebase.

Features

  • Persistent levels
  • Multiple (although limited) player races
  • Magical effects from potions

Missing Features

  • Magic (scrolls and spell casting capabilities)
  • Ability to generate a custom character (right now there's a choice of 4 presets)