Difference between revisions of "Roguelike me"

From RogueBasin
Jump to navigation Jump to search
Line 11: Line 11:
|interface = [[Command-line]]
|interface = [[Command-line]]
|length = Any
|length = Any
}}
== Description ==
== Description ==
Roguelike Me is a roguelike that was attempting to feel more traditional than other newer rogue likes.
Roguelike Me is a roguelike that was attempting to feel more traditional than other newer rogue likes.

Revision as of 03:09, 4 October 2015

Roguelike Me
Alpha Project
Developer A Donut with Sprinklez
Theme Medieval, Fantasy
Influences NetHack
Released April 2, 2014
Updated April 10, 2015
Licensing Freeware
P. Language Python
Platforms None
Interface Command-line
Game Length Any
[{{{site}}} Official site of Roguelike Me]


Description

Roguelike Me is a roguelike that was attempting to feel more traditional than other newer rogue likes.

Features

- Random generated rooms

- Random generated weapons

- Simple UI

- Quick to pickup and play

- Play time can be short or long

Development

Development started on March 24, 2014, and ended April 10, 2015, with the termination of the project due to difficulties exporting to different platforms.

The game was being developed by a Donut with Sprinklez. It was programmed in Python 2.7 and is using the Curses binary.