tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://glitchypixel.itch.io/cubic-explorer


Cubic explorer is our entry for the #LDJam #LDJam38 !

Check out the official LudumDare web page (with the link to the source code) here:
https://ldjam.com/events/ludum-dare/38/cubic-explorer

We used a personal framework based on the Machinations and Mission/Space frameworks (by Joris Dormans), created inside Unity for my master's thesis called MaruGen!

Description

You are a space explorer. Looking into strange, cubicle worlds! Cubic Explorer is a procedural game about a Magical space dude! Travel through different cubic worlds, and full-fill different objectives!. Enemies and item will react differently, according to random parameters. Random planets, keys, mystery boxes, conditions and objectives await you!

How we made this game

One of the central ideas of this game was to use a framework I developed for my master's thesis. Right now its called it MaruGen, which means MAchinations RUleset GENerator.

I took ideas from the concepts of Micro-Machinations and Mission/Space frameworks by Joris Dormans, an created a tool that can be used to "generate" Worlds, mechanics and objectives, given a series of user defined rules and a series of packaded rulesets executed in a certain order to create procedural spaces and mechanichs.

The idea is to find a way to explore the concept of "emergence in games", mainly described by Dormans in his frameworks, and by other game designer such as Keith Burgun and Raph Koster. And in the end this is an attempt to codify those frameworks and ideas in a possibly useful tool.

I will upload the source code of this game and MaruGen soon. I may just want to rest a little before…

Changelog

  • Fixed an issue with some worlds not loading due to many doors on a single cube! so sorry (T ^ T). Also added way more item and enemies to find :)
  • Fixed another issue of a mysterious empty planet appearing. Won't happen anymore. Sorry!
  • And finally some balance changes and more small fixes