raster.art
SEARCH
Create Account
No wallets connected. Please connect a wallet first.
fx_dungeon(plans)
Flygohr, 2022on fxhash
Platforms
fxhash
Description

This is just a random level generator from fx_dungeon. It designs a complete level map, without player, coins to collect or controls.

It can be used for fun, or even to generate dungeons for your homebrew TTRPGs. I'm leaving the exploration open anyways.

Controls

  • Move the player around using WASD or the arrow keys. Interact with stairs using SPACEBAR or E
  • You can click the image to toggle sound on or off

Credits

  • I'm using p5js and I also tweaked to my needs a tutorial from Daniel Schiffman about raycasting