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://benob.itch.io/expelledrl



You enter the final room of the dungeon, quite confident that all the power you have accumulated in your descent will lead you to victory. The amulet of Yendor is right there, standing on an altar on the opposite side of the room. You start to move carefully, wary of any trap that could trigger...

ExpelledRL is my first 7DRL entry. The game was ranked 3rd by the judges! It explores the possibility to impersonate any creature in a roguelike game. It has the typical features of the genre with permadeath, high difficulty and randomly generated dungeons. This game was built in 7 days, starting from the tcod python tutorial.

Features:

  • Possession spell: you can be any monster in the game
  • 8-level dungeon with a variety of environments and challenges
  • 13 different endings
  • Keyboard only controls
  • Story and tutorial
  • 8x8 graphics from Oryx design labs

How to play:

Press 't' at anytime for a help page (abusively called tutorial). Use the arrows, keypad or vi keys (hjkl/yubn) to move. Use 'a' to cast a spell, 'p' to possess a monster while alone with it, and '>' to descend stairs to the next level. Make sure you read the messages as they indicate important stuff.


Change log:

2019-05-28

  • Disabled UPX exe compressor in windows version as it generated a false alarm in anti virus detection

2019-04-20

  • Ported to my own micropython-based engine (to be released in the future)
  • Fixed keyboard handling inconsistencies
  • Fixed turns being spent while not action is performed

2019-03-15 (full changelog in sources):

  • Fixed a lot of bugs
  • Polished gameplay a bit

2019-03-11:

  • Fix missing font
  • Use platform-independent path components
  • Added precompiled linux and windows executables generated with pyinstaller

2019-03-10:

  • Initial release (crashes because of missing font)

Developers: