imports from libregamewiki

This commit is contained in:
Trilarion
2019-10-23 13:44:58 +02:00
parent 206acda8a7
commit a2c6294b54
61 changed files with 1055 additions and 136 deletions

13
entries/brogue.md Normal file
View File

@ -0,0 +1,13 @@
# Brogue
_Brogue is a traditional roguelike game inspired from the original Rogue. Your quest is to find the Amulet of Yendor._
- Home: http://sites.google.com/site/broguegame/, https://brogue.fandom.com/wiki/Brogue_Wiki
- State: mature
- Platform: Windows, Linux, macOS
- Keywords: role playing, roguelike
- Code repository: https://github.com/tsadok/brogue.git
- Code language: C
- Code license: AGPL
## Building