Difference between revisions of "Roguelike me"

From RogueBasin
Jump to navigation Jump to search
m
Line 1: Line 1:
{{game-alpha| name = Roguelike Me
|developer = [http://www.adonutwithsprinklez.wordpress.com A Donut with Sprinklez]
|theme = Medieval
|influences = NetHack
|released = NULL
|updated = April 21, 2014
|licensing = Freeware
|language = [[Python]]
|platforms = Windows, Mac, Linux
|interface = [[Command-line]]
|length = Any
|site = http://www.adonutwithsprinklez.wordpress.com
}}
== Description ==
== Description ==
Roguelike Me is a roguelike that is attempting to feel more traditional than other newer rogue likes.<br>
Roguelike Me is a roguelike that is attempting to feel more traditional than other newer rogue likes.<br>

Revision as of 22:57, 21 April 2014

Roguelike Me
Alpha Project
Developer A Donut with Sprinklez
Theme Medieval
Influences NetHack
Released NULL
Updated April 21, 2014
Licensing Freeware
P. Language Python
Platforms Windows, Mac, Linux
Interface Command-line
Game Length Any
Official site of Roguelike Me


Description

Roguelike Me is a roguelike that is attempting to feel more traditional than other newer rogue likes.
Roguelike me is boasting more traditional gameplay with updated controls and infinite replayability. This is done with randomly generated weapons, rooms, enemies, armor, and potions.

Development

Development started on March 24, 2014, and is on going.
The game is being developed by a Donut with Sprinklez. It is being programmed in Python 2.7 and is using the Curses binary.

How to Play

When a playable build is released all you will need is a computer with Python 2.7.X installed.