packages/library/odin_dungeon_crawler
o

odin_dungeon_crawler

v0c8e37dlibrary

A dungeon crawler in Odin

0 stars0 forksUnknownupdated 1 year ago
Open repo

Dungeon Crawler

A simple dungeon crawler made in Odin with RayLib

How to play

  • WASD to move.
  • Walk on Doors (Dark grey) to open them.
  • Walk on Key (Yellow) to obtain.
  • Walk on Locked Doors (Dark Brown) to open (if you have a key of course).

How to run

odin run src/main.odin -file

Edit level

You can edit the file asset/room1 to create your own level.

  • . is a floor tile.
  • * is a wall tile.
  • p is the player starting position.
  • d is a door.
  • D is a locked door.
  • k is a key.

Level must have a consistent width (each line must have the same length).

Package Info
Version
v0c8e37d
License
Unknown
Author
@Purfakt
Type
library
Forks
0
Created
1 year ago
Updated
1 year ago
Health
maintained
has releases
has readme
has license
Activity
last 56 weeks