Difference between revisions of "MegamanRL"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|theme = Robots | |theme = Robots | ||
|released = 2008 | |released = 2008 | ||
|updated = 26 | |updated = 2008 Mar 26 | ||
|language = [[Java]] | |language = [[Java]] | ||
|platforms = [[Java]] | |platforms = [[Java]] | ||
|site = | |site = https://slash.itch.io/megamanrl | ||
|genre = | |genre = | ||
|licensing = closed source, freeware | |licensing = closed source, freeware | ||
Line 14: | Line 13: | ||
|length = 1 hours | |length = 1 hours | ||
}} | }} | ||
[[File:MegamanRL Logo.jpg|300px]] | |||
[[File:MegamanRL 1.png|thumb]] | |||
[[File:MegamanRL 2.png|thumb]] | |||
[[File:MegamanRL 3.png|thumb]] | |||
[[File:MegamanRL 4.png|thumb]] | |||
[[File:MegamanRL 5.png|thumb]] | |||
This game was [[Slash]]'s entry for the 2008 [[The_7DRL_Contest|7DRL programming challenge]] | This game was [[Slash]]'s entry for the 2008 [[The_7DRL_Contest|7DRL programming challenge]] | ||
Line 28: | Line 36: | ||
* No experience Points | * No experience Points | ||
* Simplified Command Set | * Simplified Command Set | ||
== Requirements == | == Requirements == | ||
Java Runtime Environment 1.5.0 [http://www.java.com/getjava/] | Java Runtime Environment 1.5.0 [http://www.java.com/getjava/] | ||
Latest revision as of 16:50, 4 October 2023
MegamanRL | |
---|---|
7DRL | |
Developer | Slash |
Theme | Robots |
Influences | ??? |
Released | 2008 |
Updated | 2008 Mar 26 |
Licensing | closed source, freeware |
P. Language | Java |
Platforms | Java |
Interface | ASCII, Keyboard |
Game Length | 1 hours |
Official site of MegamanRL |
This game was Slash's entry for the 2008 7DRL programming challenge
Description
MegamanRL is a roguelike game based on the "Megaman" videogame series.
In the game you, the blue bomber, have to face robot masters adapted by Dr. Willy to conquer the world. In your quest, you will find powerful upgrades and face unique enemies through each one of the robot master lairs in order to save the world from certain destruction
Features
- Turn-based sidescrolling functionality
- Randomly generated Megaman-like levels
- Megaman music
- No experience Points
- Simplified Command Set
Requirements
Java Runtime Environment 1.5.0 [1]