/rpg_random

various approaches to randomly selecting values from text files

Primary LanguagePython

rpg_random

Learning some Python by scripting random RPG Adventure generator (in Polish). Using sqlite3 database.

Next iteration might be JSON database/something even more lightweight than sqlite3.