streamlined python code

This commit is contained in:
Trilarion
2018-06-28 14:50:35 +02:00
parent f7fd84817e
commit 20a44a6694
14 changed files with 398 additions and 158 deletions

View File

@ -4,7 +4,7 @@ _Roguelike molded in the tradition of the early greats of the genre: Rogue, Hack
- Home: http://www.dungeoncrawl.org/
- Media: https://en.wikipedia.org/wiki/Linley%27s_Dungeon_Crawl, http://nethack.wikia.com/wiki/Linley%27s_Dungeon_Crawl
- Download: http://www.dungeoncrawl.org/?d, ftp://ftp.dungeoncrawl.org/
- Download: http://www.dungeoncrawl.org/?d (ftp://ftp.dungeoncrawl.org/)
- State: mature, inactive since 2006
- Keywords: roguelike
- Code repository: https://gitlab.com/Trilarion/dungeoncrawl.git (snapshot of source releases)

View File

@ -1,7 +1,7 @@
[comment]: # (autogenerated content, do not edit)
# Statistics
analyzed 403 entries on 2018-06-28 10:38:05
analyzed 403 entries on 2018-06-28 14:38:52
## State

View File

@ -3,10 +3,10 @@
_Alien Assault Traders is an online, web-based, turn-based strategy space trading game forked off the source of both Black Nova Traders and Nova Game Systems software and inspired by the popular BBS game of TradeWars._
- Home: http://www.aatraders.com/, https://sourceforge.net/projects/aatrade/
- Download: https://sourceforge.net/projects/aatrade/files/AATraders%200.4x/
- Download: https://sourceforge.net/projects/aatrade/files/
- State: beta, inactive since 2009
- Keywords: online
- Code repository: https://github.com/tarnus/aatraders
- Code repository: https://github.com/tarnus/aatraders, https://gitlab.com/Trilarion/aatraders.git (+)
- Code language: PHP
- Code license: GPL-2.0