Difference between revisions of "Cave of Epokothar"

From RogueBasin
Jump to navigation Jump to search
m
m (Format changes and links.)
 
(One intermediate revision by one other user 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
Line 7: Line 7:
|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''' 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 github ([http://eballot.github.com/CaveOfEpokothar http://eballot.github.com/CaveOfEpokothar]).
'''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].


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).
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).
Line 20: Line 19:
'''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.
'''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'''
== Features ==


Major features of the game are:
* Persistent levels
* Persistent levels
* Multiple (although limited player races)
* Multiple (although limited) player races
* Magical effects from potions
* Magical effects from potions


Missing features include:
=== Missing Features ===
* Magic (scrolls and spell casting capabilities)
* Magic (scrolls and spell casting capabilities)
* Ability to generate a custom character (right now there's a choice of 4 presets)
* Ability to generate a custom character (right now there's a choice of 4 presets)

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)