This repository was archived by the owner on Nov 27, 2021. It is now read-only.
Closed
Conversation
Author
|
Oh! And it's probably worth noting that there is a disabled package in the main repo for this game that this could supersede. This pull request is for the game repo because it's GPL 2 (So it's allowed to be here), and also a game~ |
Author
|
Oh, nifty! I guess this is a "don't pull request". It looks like this build invokes some toolchain stuff on 32 bit ARM that it can't find, which breaks it. (I guess I should look to see how to test these builds on all target architectures) I'll open this pull again later when I have that figured out. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dungeon Crawl is a really well-polished Roguelike with a pretty substantial amount of thought that went into its design philosophy.
It's simultaneously extremely difficult, but also strives to be as fair as possible, and to streamline as many parts of the game that aren't actually the fun parts.