An open API service indexing awesome lists of open source software.

https://github.com/cyberarm/dungeon_crawler

Randomly generated levels with a DOOM style renderer
https://github.com/cyberarm/dungeon_crawler

3d-game game opengl ruby

Last synced: about 2 months ago
JSON representation

Randomly generated levels with a DOOM style renderer

Awesome Lists containing this project

README

          

# Dungeon Crawler
Randomly generated levels with a DOOM style renderer

![map_player](https://raw.githubusercontent.com/cyberarm/dungeon_crawler/master/screenshots/map_player.png)

![map_builder](https://raw.githubusercontent.com/cyberarm/dungeon_crawler/master/screenshots/map_builder.png)

# Install
* Clone or Download those repository
* `bundle install`

# Usage
* `ruby dungeon_crawler.rb [path_to_map]`

# Contributing
* Make your change on a `new-feature-name` branch
* Open a pull request
* Be Ruby nice. "We are nice because Matz is nice."

# License
MIT