Difference between revisions of "RogueBox Adventures"

From RogueBasin
Jump to navigation Jump to search
m (new category)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|developer = [[themightyglider]]
|developer = [[themightyglider]]
|theme = [[Fantasy]]
|theme = [[Fantasy]]
|influences = Nethack, ADOM, Minecraft, Terraria
|influences = [[NetHack]], [[ADOM]], Minecraft, Terraria
|released = Nov 30, 2015 (first release)
|released = Nov 30, 2015 (first release)
|updated = Apr 29, 2016
|updated = Dec 30, 2017
|licensing = [[Open Source]]
|licensing = [[Open Source]]
|language = [[Python]]
|language = [[Python]]
|platforms = [[Windows]],[[Mac]],[[Linux]]
|platforms = [[Windows]],[[Mac]],[[Linux]]
|interface = [[Graphical tiles]], [[Keyboard]], [[Mouse]], [[Gamepad]]
|interface = [[Graphical tiles]], [[Keyboard]], [[Mouse]], [[Gamepad]]
|length = Endless
|length = Open ended
|site = http://themightyglider.github.io
|site = https://rogueboxadventures.tuxfamily.org
}}
}}


RogueBox Adventures is a free (as in freedom) graphical roguelike with strong influences from sandbox games like Minecraft or Terraria.
RogueBox Adventures is a free (as in freedom) graphical roguelike with strong influences from sandbox games like Minecraft or Terraria.


 
== About ==
== About: ==


The main idea of RogueBox Adventures is to offer the player some kind of roguelike toy-world. This world can be explored at free will and even be changed by the player.
The main idea of RogueBox Adventures is to offer the player some kind of roguelike toy-world. This world can be explored at free will and even be changed by the player.
Line 29: Line 27:
== Features: ==
== Features: ==


- A new fully procedural generated game world
* A new fully procedural generated game world
* many different surroundings to explore
** many different surroundings to explore
* more then 20 different monsters
** more then 20 different monsters
* lot of items and equipment to loot
** lot of items and equipment to loot
 
* Easy to access
- Easy to access
** very lightwight and easy to learn RPG system
* very lightwight and easy to learn RPG system
** playable with keybord, mouse or gamepad
* playable with keybord, mouse or gamepad
* Almost infinite possiblities
 
** build walls, floor, doors, stairs and agriculture
- Almost infinite possiblities
** unique crafting system
* build walls, floor, doors, stairs and agriculture
* unique crafting system
* placeable items
* placeable items
* Pixelart graphics!!!


- Pixelart graphics!!!
== Screenshots ==
 
== Screenshots: ==


[[File:Screenshot1.png]]
[[File:Screenshot1.png]]
Line 55: Line 50:
[[File:RBA_Screenshot4.png]]
[[File:RBA_Screenshot4.png]]


==Dev-Blog==
==Related links==
 
* [https://rbadevblogblog.wordpress.com/ Dev blog], offers news about the progress in RBA's development.
[https://rbadevblogblog.wordpress.com/ The Dev-Blog offers news about the progress in RBA's development. ]
* [https://themightyglider.itch.io/roguebox-adventures Itch.io]
 
==itch.io==
 
[https://themightyglider.itch.io/roguebox-adventures Itch.io-Page]


[[Category:Open ended roguelikes]]
[[Category:Open ended roguelikes]]

Latest revision as of 08:36, 31 December 2017

RogueBox Adventures
Alpha Project
Developer themightyglider
Theme Fantasy
Influences NetHack, ADOM, Minecraft, Terraria
Released Nov 30, 2015 (first release)
Updated Dec 30, 2017
Licensing Open Source
P. Language Python
Platforms Windows,Mac,Linux
Interface Graphical tiles, Keyboard, Mouse, Gamepad
Game Length Open ended
Official site of RogueBox Adventures


RogueBox Adventures is a free (as in freedom) graphical roguelike with strong influences from sandbox games like Minecraft or Terraria.

About

The main idea of RogueBox Adventures is to offer the player some kind of roguelike toy-world. This world can be explored at free will and even be changed by the player.

RogueBox Adventures dosn't force you to follow a story or fulfil a quest. Instead it let you ecperience your very own adventure. It is possible to chop down trees, gather plants or to dig trough the underground rock. The resources that are obtained on this way can be used to build structures (like buildings or whole settlements) or to craft new items like tools, weapons or furniture. Big structures allow peaceful villager NPCs to spawn inside them. Outdoor monsters like angry dryads, orcs and slimes wait for their chance to kill or to be taken by the player.

To allow a easy access to the game for everyone RogueBox Adventures offers different game modes, may it be a sandbox-mode, where all monsters are peaceful, or a real roguelike-mode, where dying means to loose every progress made inside a game world. Furthermore RogueBox Adventures tries to use as less key bindings as possible, what allows to play it even with a gamepad if you like.

Features:

  • A new fully procedural generated game world
    • many different surroundings to explore
    • more then 20 different monsters
    • lot of items and equipment to loot
  • Easy to access
    • very lightwight and easy to learn RPG system
    • playable with keybord, mouse or gamepad
  • Almost infinite possiblities
    • build walls, floor, doors, stairs and agriculture
    • unique crafting system
  • placeable items
  • Pixelart graphics!!!

Screenshots

Screenshot1.png

RBA Screenshot2.png

RBA Screenshot3.png

RBA Screenshot4.png

Related links