small update

This commit is contained in:
Trilarion
2019-05-29 10:40:35 +02:00
parent 4788b5011e
commit 3dcba4ca33
7 changed files with 50 additions and 29 deletions

View File

@@ -108,5 +108,6 @@
- **[ZAngband](zangband.md)** (C, Custom, mature, inactive since 2005)
- **[Zelda: Mystery of Solarus DX](zelda_mystery_of_solarus_dx.md)** (Lua, GPL-3.0, mature)
- **[diablo-js](diablo_js.md)** (Java, JavaScript, MIT, mature)
- **[ransack](ransack.md)** (Python, MIT, mature, inactive since 2016)
[comment]: # (end of autogenerated content)

14
games/rpg/ransack.md Normal file
View File

@@ -0,0 +1,14 @@
# ransack
_Python based roguelike._
- Home: https://github.com/dsallen7/ransack-python
- State: mature, inactive since 2016
- Keywords: roguelike
- Code repository: https://github.com/dsallen7/ransack-python.git
- Code language: Python
- Code license: MIT
- Code dependencies: pygame
- Assets license: CC-BY-4.0
## Building