Difference between revisions of "CryptoRl2"

From RogueBasin
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
|status = Finished
|status = Finished
|released = 07 November 2015 (v0.7)
|released = 07 November 2015 (v0.7)
|updated = 24 February 2016 (v0.9)
|updated = 4 April 2016 (v1.0)
|licensing = MIT
|licensing = MIT
|language = [[Java]]
|language = [[Java]]
Line 11: Line 11:
|interface = keyboard, mouse
|interface = keyboard, mouse
|length = 15 minutes
|length = 15 minutes
|site = http://randomtower.blogspot.it/2016/02/cryptorl-v09.html
|site = http://randomtower.blogspot.it/2016/04/cryptorl-version-10-is-out.html
}}
}}


<div style="float:right;margin:0 6px">https://4.bp.blogspot.com/-Bh68w65PoWg/Vs4qqtiEqCI/AAAAAAAABZ0/LJOOoYXK2Bw/s1600/img01.png</div>
<div style="float:right;margin:0 6px">https://4.bp.blogspot.com/-m3GrbCfPDFc/VuU_LfkGa2I/AAAAAAAABaU/P6WWzZJBp-EEy5_UZoNX8CBO9hU1MurUQ/s1600/img01.png</div>


== About ==
== About ==
Line 26: Line 26:


* random generated caves: a new adventure every level!
* random generated caves: a new adventure every level!
* 5 type of monsters, with 3 different behaviours (attack you on sight, wandering, flee if too weak)
* 10 type of monsters, with 3 different behaviours (attack you on sight, wandering, flee if too weak)
* 5 items to keep you alive
* 5 items to keep you alive
* run for 10 caves and return to Kelmera!
* run for 10 caves and return to Kelmera!
Line 39: Line 39:
== Images ==
== Images ==


<div style="float:right;margin:0 6px">https://4.bp.blogspot.com/-Bh68w65PoWg/Vs4qqtiEqCI/AAAAAAAABZ0/LJOOoYXK2Bw/s1600/img01.png</div>
<div style="float:right;margin:0 6px">https://4.bp.blogspot.com/-nKsrNgA6IzU/VwLC-GzMz6I/AAAAAAAABaw/DYx5sH7SDncimYvVTGVH_TGW5Zdl2Kd6Q/s1600/img02.png</div>
 
== Source code ==
 
You can find source code for CryptoRl2 here https://github.com/Gornova/CryptoRl2




[[Category:Coffeebreak roguelikes]]
[[Category:Coffeebreak roguelikes]]

Latest revision as of 19:17, 22 June 2016

CryptoRl2
Developer Gornova
Theme Fantasy
Influences
Status Finished
Released 07 November 2015 (v0.7)
Updated 4 April 2016 (v1.0)
Licensing MIT
P. Language Java
Platforms Windows / Linux / Mac
Interface keyboard, mouse
Game Length 15 minutes
Official site of CryptoRl2


img01.png

About

Adventure into a dark cave world alone and fine your way back yo your home city, Kelmera!

CryptoRl2 is a graphical roguelike with few levels and a lot of roguelike fun.


Features

  • random generated caves: a new adventure every level!
  • 10 type of monsters, with 3 different behaviours (attack you on sight, wandering, flee if too weak)
  • 5 items to keep you alive
  • run for 10 caves and return to Kelmera!
  • new lighting system


Gameplay

In CryptoRl2 you are an elf alone in a cave, in order to return yo your city, Kelmera, you have to explore 10 caves.


Images

img02.png

Source code

You can find source code for CryptoRl2 here https://github.com/Gornova/CryptoRl2